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