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