is not current version
Last Version 16.0.1

net.tribe7.seeds:seeds-math 15.0

Atomic jars for Google Guava libraries

Categories

Categories

Net
GroupId

GroupId

net.tribe7.seeds
ArtifactId

ArtifactId

seeds-math
Version

Version

15.0
Type

Type

jar

Download seeds-math 15.0


<!-- https://jarcasting.com/artifacts/net.tribe7.seeds/seeds-math/ -->
<dependency>
    <groupId>net.tribe7.seeds</groupId>
    <artifactId>seeds-math</artifactId>
    <version>15.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.tribe7.seeds/seeds-math/
implementation 'net.tribe7.seeds:seeds-math:15.0'
// https://jarcasting.com/artifacts/net.tribe7.seeds/seeds-math/
implementation ("net.tribe7.seeds:seeds-math:15.0")
'net.tribe7.seeds:seeds-math:jar:15.0'
<dependency org="net.tribe7.seeds" name="seeds-math" rev="15.0">
  <artifact name="seeds-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tribe7.seeds', module='seeds-math', version='15.0')
)
libraryDependencies += "net.tribe7.seeds" % "seeds-math" % "15.0"
[net.tribe7.seeds/seeds-math "15.0"]