react-router-native-slinky_sjs1_2.13
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>vision.id</groupId>
<artifactId>react-router-native-slinky_sjs1_2.13</artifactId>
<version>0.1.3</version>
</dependency><?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>vision.id</groupId>
<artifactId>react-router-native-slinky_sjs1_2.13</artifactId>
<packaging>jar</packaging>
<description>react-router-native bindings for slinky (powered by ScalablyTyped).</description>
<url>https://github.com/mcallisto/react-router-native-slinky</url>
<version>0.1.3</version>
<licenses>
<license>
<name>Apache 2</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>react-router-native-slinky</name>
<organization>
<name>vision.id</name>
<url>http://id.vision/</url>
</organization>
<scm>
<url>https://github.com/mcallisto/react-router-native-slinky</url>
<connection>scm:git@github.com:mcallisto/react-router-native-slinky.git</connection>
</scm>
<developers>
<developer>
<id>mcallisto</id>
<name>Mario Càllisto</name>
<url>https://github.com/mcallisto</url>
<email>mario.callisto@gmail.com</email>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.3</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-library_2.13</artifactId>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-test-bridge_2.13</artifactId>
<version>1.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.olvind</groupId>
<artifactId>scalablytyped-runtime_sjs1_2.13</artifactId>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>me.shadaj</groupId>
<artifactId>slinky-native_sjs1_2.13</artifactId>
<version>0.6.6</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-dom_sjs1_2.13</artifactId>
<version>1.1.0</version>
</dependency>
</dependencies>
</project>