Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.tribe7.seeds |
ArtifactId | ArtifactIdseeds-math |
Version | Version14.0.1 |
Type | Typejar |
Filename | Size |
---|---|
seeds-math-14.0.1.pom | |
seeds-math-14.0.1.jar | 24 KB |
seeds-math-14.0.1-sources.jar | 26 KB |
seeds-math-14.0.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.tribe7.seeds/seeds-math/ -->
<dependency>
<groupId>net.tribe7.seeds</groupId>
<artifactId>seeds-math</artifactId>
<version>14.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.tribe7.seeds/seeds-math/
implementation 'net.tribe7.seeds:seeds-math:14.0.1'
// https://jarcasting.com/artifacts/net.tribe7.seeds/seeds-math/
implementation ("net.tribe7.seeds:seeds-math:14.0.1")
'net.tribe7.seeds:seeds-math:jar:14.0.1'
<dependency org="net.tribe7.seeds" name="seeds-math" rev="14.0.1">
<artifact name="seeds-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tribe7.seeds', module='seeds-math', version='14.0.1')
)
libraryDependencies += "net.tribe7.seeds" % "seeds-math" % "14.0.1"
[net.tribe7.seeds/seeds-math "14.0.1"]