MVN

li.rudin.jjst : jjst-core

Maven & Gradle

Oct 22, 2013
2 usages
<dependency>
    <groupId>li.rudin.jjst</groupId>
    <artifactId>jjst-core</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of li.rudin.jjst : jjst-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of li.rudin.jjst : jjst-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
jjst-core-2.0

How to add a dependency to Maven

Add the following li.rudin.jjst : jjst-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>li.rudin.jjst</groupId>
    <artifactId>jjst-core</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following li.rudin.jjst : jjst-core gradle dependency to your build.gradle file:

implementation 'li.rudin.jjst:jjst-core:2.0'

Gradle Kotlin DSL: Add the following li.rudin.jjst : jjst-core gradle kotlin dependency to your build.gradle.kts file:

implementation("li.rudin.jjst:jjst-core:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following li.rudin.jjst : jjst-core sbt scala dependency to your build.sbt file:

libraryDependencies += "li.rudin.jjst" % "jjst-core" % "2.0"

Advertisement

Dependencies from Group

Oct 22, 2013
4 usages
Oct 22, 2013
3 usages
Oct 22, 2013
2 usages
Oct 22, 2013
2 usages
Oct 22, 2013
1 usages

Discover Dependencies

Nov 02, 2011
1 usages
2 stars
Feb 22, 2013
1 usages
0 stars
Nov 06, 2014
26 usages
1.3k stars
Apr 05, 2006
21 usages
Sep 01, 2013
6 stars