GroupId | GroupIdorg.spire-math |
---|---|
ArtifactId | ArtifactIdjawn-util_2.13.0-M3 |
Version | Version0.12.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.spire-math/jawn-util_2.13.0-M3/ -->
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>jawn-util_2.13.0-M3</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.spire-math/jawn-util_2.13.0-M3/
implementation 'org.spire-math:jawn-util_2.13.0-M3:0.12.1'
// https://jarcasting.com/artifacts/org.spire-math/jawn-util_2.13.0-M3/
implementation ("org.spire-math:jawn-util_2.13.0-M3:0.12.1")
'org.spire-math:jawn-util_2.13.0-M3:jar:0.12.1'
<dependency org="org.spire-math" name="jawn-util_2.13.0-M3" rev="0.12.1">
<artifact name="jawn-util_2.13.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spire-math', module='jawn-util_2.13.0-M3', version='0.12.1')
)
libraryDependencies += "org.spire-math" % "jawn-util_2.13.0-M3" % "0.12.1"
[org.spire-math/jawn-util_2.13.0-M3 "0.12.1"]