GroupId | GroupIdio.github.incplusplus |
---|---|
ArtifactId | ArtifactIdbigtoolbox-math |
Version | Version1.0.99 |
Type | Typejar |
Filename | Size |
---|---|
bigtoolbox-math-1.0.99.pom | |
bigtoolbox-math-1.0.99.jar | 20 KB |
bigtoolbox-math-1.0.99-sources.jar | 15 KB |
bigtoolbox-math-1.0.99-javadoc.jar | 469 KB |
bigtoolbox-math-1.0.99-javadoc-resources.jar | 680 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.incplusplus/bigtoolbox-math/ -->
<dependency>
<groupId>io.github.incplusplus</groupId>
<artifactId>bigtoolbox-math</artifactId>
<version>1.0.99</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.incplusplus/bigtoolbox-math/
implementation 'io.github.incplusplus:bigtoolbox-math:1.0.99'
// https://jarcasting.com/artifacts/io.github.incplusplus/bigtoolbox-math/
implementation ("io.github.incplusplus:bigtoolbox-math:1.0.99")
'io.github.incplusplus:bigtoolbox-math:jar:1.0.99'
<dependency org="io.github.incplusplus" name="bigtoolbox-math" rev="1.0.99">
<artifact name="bigtoolbox-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.incplusplus', module='bigtoolbox-math', version='1.0.99')
)
libraryDependencies += "io.github.incplusplus" % "bigtoolbox-math" % "1.0.99"
[io.github.incplusplus/bigtoolbox-math "1.0.99"]