MVN

me.shadaj : slinky-core_sjs0.6_2.13.0-M4

Maven & Gradle

Nov 04, 2018
5 usages
641 stars

slinky-core · slinky-core

<dependency>
    <groupId>me.shadaj</groupId>
    <artifactId>slinky-core_sjs0.6_2.13.0-M4</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.shadaj : slinky-core_sjs0.6_2.13.0-M4 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of me.shadaj : slinky-core_sjs0.6_2.13.0-M4 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
slinky-core_sjs0.6_2.13.0-M4-0.5.1
slinky-core_sjs0.6_2.13.0-M4-0.5.0
slinky-core_sjs0.6_2.13.0-M4-0.5.0+14-251e7ba1
slinky-core_sjs0.6_2.13.0-M4-0.5.0+13-99034b9f
slinky-core_sjs0.6_2.13.0-M4-0.5.0+12-2ed6c6c3
slinky-core_sjs0.6_2.13.0-M4-0.5.0+11-8fda406c
slinky-core_sjs0.6_2.13.0-M4-0.5.0+10-01e05f28
slinky-core_sjs0.6_2.13.0-M4-0.5.0+9-89b45d86
slinky-core_sjs0.6_2.13.0-M4-0.5.0+8-ff271fd4
slinky-core_sjs0.6_2.13.0-M4-0.5.0+7-c874565d
slinky-core_sjs0.6_2.13.0-M4-0.5.0+6-e70f7e0c
slinky-core_sjs0.6_2.13.0-M4-0.5.0+5-8f7f6559
slinky-core_sjs0.6_2.13.0-M4-0.5.0+4-92fa5fa5
slinky-core_sjs0.6_2.13.0-M4-0.5.0+3-ebf490a2
slinky-core_sjs0.6_2.13.0-M4-0.5.0+2-c09f196e
slinky-core_sjs0.6_2.13.0-M4-0.5.0+1-96fd3e52
0.4.x
slinky-core_sjs0.6_2.13.0-M4-0.4.3+19-02685b46
slinky-core_sjs0.6_2.13.0-M4-0.4.3+18-3e97545c
slinky-core_sjs0.6_2.13.0-M4-0.4.3+17-272f983f+20180925-1937
slinky-core_sjs0.6_2.13.0-M4-0.4.3+16-7061a330+20180918-0814
slinky-core_sjs0.6_2.13.0-M4-0.4.3+15-9be35942
slinky-core_sjs0.6_2.13.0-M4-0.4.3+14-335b49cb
slinky-core_sjs0.6_2.13.0-M4-0.4.3+13-4b4e233f
slinky-core_sjs0.6_2.13.0-M4-0.4.3+12-bbb3a893
slinky-core_sjs0.6_2.13.0-M4-0.4.3+11-ccb4efa1
slinky-core_sjs0.6_2.13.0-M4-0.4.3+10-e6fcbddc
slinky-core_sjs0.6_2.13.0-M4-0.4.3+9-d66ab1bf

How to add a dependency to Maven

Add the following me.shadaj : slinky-core_sjs0.6_2.13.0-M4 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.shadaj</groupId>
    <artifactId>slinky-core_sjs0.6_2.13.0-M4</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.shadaj : slinky-core_sjs0.6_2.13.0-M4 gradle dependency to your build.gradle file:

implementation 'me.shadaj:slinky-core_sjs0.6_2.13.0-M4:0.5.1'

Gradle Kotlin DSL: Add the following me.shadaj : slinky-core_sjs0.6_2.13.0-M4 gradle kotlin dependency to your build.gradle.kts file:

implementation("me.shadaj:slinky-core_sjs0.6_2.13.0-M4:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.shadaj : slinky-core_sjs0.6_2.13.0-M4 sbt scala dependency to your build.sbt file:

libraryDependencies += "me.shadaj" % "slinky-core_sjs0.6_2.13.0-M4" % "0.5.1"

Advertisement