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