GroupId | GroupIdio.github.incplusplus |
---|---|
ArtifactId | ArtifactIdbigtoolbox-math |
Version | Version1.0.100 |
Type | Typejar |
Filename | Size |
---|---|
bigtoolbox-math-1.0.100.pom | |
bigtoolbox-math-1.0.100.jar | 20 KB |
bigtoolbox-math-1.0.100-sources.jar | 15 KB |
bigtoolbox-math-1.0.100-javadoc.jar | 469 KB |
bigtoolbox-math-1.0.100-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.100</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.incplusplus/bigtoolbox-math/
implementation 'io.github.incplusplus:bigtoolbox-math:1.0.100'
// https://jarcasting.com/artifacts/io.github.incplusplus/bigtoolbox-math/
implementation ("io.github.incplusplus:bigtoolbox-math:1.0.100")
'io.github.incplusplus:bigtoolbox-math:jar:1.0.100'
<dependency org="io.github.incplusplus" name="bigtoolbox-math" rev="1.0.100">
<artifact name="bigtoolbox-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.incplusplus', module='bigtoolbox-math', version='1.0.100')
)
libraryDependencies += "io.github.incplusplus" % "bigtoolbox-math" % "1.0.100"
[io.github.incplusplus/bigtoolbox-math "1.0.100"]