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