GroupId | GroupIdorg.spire-math |
---|---|
ArtifactId | ArtifactIdspire_2.10 |
Version | Version0.4.0-M3 |
Type | Typejar |
Filename | Size |
---|---|
spire_2.10-0.4.0-M3.pom | |
spire_2.10-0.4.0-M3.jar | 6 MB |
spire_2.10-0.4.0-M3-sources.jar | 122 KB |
spire_2.10-0.4.0-M3-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spire-math/spire_2.10/ -->
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>spire_2.10</artifactId>
<version>0.4.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.spire-math/spire_2.10/
implementation 'org.spire-math:spire_2.10:0.4.0-M3'
// https://jarcasting.com/artifacts/org.spire-math/spire_2.10/
implementation ("org.spire-math:spire_2.10:0.4.0-M3")
'org.spire-math:spire_2.10:jar:0.4.0-M3'
<dependency org="org.spire-math" name="spire_2.10" rev="0.4.0-M3">
<artifact name="spire_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spire-math', module='spire_2.10', version='0.4.0-M3')
)
libraryDependencies += "org.spire-math" % "spire_2.10" % "0.4.0-M3"
[org.spire-math/spire_2.10 "0.4.0-M3"]