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