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