MVN

com.lambdaminute : slinky-wrappers-react-router_sjs0.6_2.12

Maven & Gradle

Apr 22, 2019
10 stars

slinky-wrappers-react-router · slinky-wrappers-react-router

<dependency>
    <groupId>com.lambdaminute</groupId>
    <artifactId>slinky-wrappers-react-router_sjs0.6_2.12</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lambdaminute : slinky-wrappers-react-router_sjs0.6_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of com.lambdaminute : slinky-wrappers-react-router_sjs0.6_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
slinky-wrappers-react-router_sjs0.6_2.12-0.4.1
0.3.x
slinky-wrappers-react-router_sjs0.6_2.12-0.3.0
slinky-wrappers-react-router_sjs0.6_2.12-0.3.0+6-52454b9c
slinky-wrappers-react-router_sjs0.6_2.12-0.3.0+5-7b0ffc79
slinky-wrappers-react-router_sjs0.6_2.12-0.3.0+2-936d1d3a
slinky-wrappers-react-router_sjs0.6_2.12-0.3.0+1-840af103
0.2.x
slinky-wrappers-react-router_sjs0.6_2.12-0.2.0
0.1.x
slinky-wrappers-react-router_sjs0.6_2.12-0.1.1
slinky-wrappers-react-router_sjs0.6_2.12-0.1.1+6-ae0f5d7a
slinky-wrappers-react-router_sjs0.6_2.12-0.1.1+5-4b1c4d5d
slinky-wrappers-react-router_sjs0.6_2.12-0.1.1+4-578958f8
slinky-wrappers-react-router_sjs0.6_2.12-0.1.1+3-bf3e398c
slinky-wrappers-react-router_sjs0.6_2.12-0.1.1+2-8b57b80a
slinky-wrappers-react-router_sjs0.6_2.12-0.1.1+1-10ee384f
slinky-wrappers-react-router_sjs0.6_2.12-0.1.0+1-505e8df4

How to add a dependency to Maven

Add the following com.lambdaminute : slinky-wrappers-react-router_sjs0.6_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lambdaminute</groupId>
    <artifactId>slinky-wrappers-react-router_sjs0.6_2.12</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lambdaminute : slinky-wrappers-react-router_sjs0.6_2.12 gradle dependency to your build.gradle file:

implementation 'com.lambdaminute:slinky-wrappers-react-router_sjs0.6_2.12:0.4.1'

Gradle Kotlin DSL: Add the following com.lambdaminute : slinky-wrappers-react-router_sjs0.6_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lambdaminute:slinky-wrappers-react-router_sjs0.6_2.12:0.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lambdaminute : slinky-wrappers-react-router_sjs0.6_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lambdaminute" % "slinky-wrappers-react-router_sjs0.6_2.12" % "0.4.1"