Files download
File Operation
faithful_sjs1_2.12-2.0.0.jar download
faithful_sjs1_2.12-2.0.0.pom download
faithful_sjs1_2.12-2.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>faithful_sjs1_2.12</artifactId>
  <version>2.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.julienrf:faithful_sjs1_2.12:2.0.0'
Gradle Kotlin
implementation("org.julienrf:faithful_sjs1_2.12:2.0.0")
Scala SBT
libraryDependencies += "org.julienrf" % "faithful_sjs1_2.12" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.julienrf', module='faithful_sjs1_2.12', version='2.0.0')
)
Apache Ivy
<dependency org="org.julienrf" name="faithful_sjs1_2.12" rev="2.0.0" />
Leiningen
[org.julienrf/faithful_sjs1_2.12 "2.0.0"]
Apache Buildr
'org.julienrf:faithful_sjs1_2.12:jar:2.0.0'