GroupId | GroupIdedu.gemini |
---|---|
ArtifactId | ArtifactIdgsp-math_sjs1_2.13 |
Version | Version0.2.8 |
Type | Typejar |
Filename | Size |
---|---|
gsp-math_sjs1_2.13-0.2.8.pom | |
gsp-math_sjs1_2.13-0.2.8.jar | 890 KB |
gsp-math_sjs1_2.13-0.2.8-sources.jar | 73 KB |
gsp-math_sjs1_2.13-0.2.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.gemini/gsp-math_sjs1_2.13/ -->
<dependency>
<groupId>edu.gemini</groupId>
<artifactId>gsp-math_sjs1_2.13</artifactId>
<version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/edu.gemini/gsp-math_sjs1_2.13/
implementation 'edu.gemini:gsp-math_sjs1_2.13:0.2.8'
// https://jarcasting.com/artifacts/edu.gemini/gsp-math_sjs1_2.13/
implementation ("edu.gemini:gsp-math_sjs1_2.13:0.2.8")
'edu.gemini:gsp-math_sjs1_2.13:jar:0.2.8'
<dependency org="edu.gemini" name="gsp-math_sjs1_2.13" rev="0.2.8">
<artifact name="gsp-math_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.gemini', module='gsp-math_sjs1_2.13', version='0.2.8')
)
libraryDependencies += "edu.gemini" % "gsp-math_sjs1_2.13" % "0.2.8"
[edu.gemini/gsp-math_sjs1_2.13 "0.2.8"]