GroupId | GroupIdorg.meeuw.math |
---|---|
ArtifactId | ArtifactIdmihxil-math |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
mihxil-math-0.6.1.pom | |
mihxil-math-0.6.1.jar | 115 KB |
mihxil-math-0.6.1-tests.jar | 40 KB |
mihxil-math-0.6.1-sources.jar | 62 KB |
mihxil-math-0.6.1-javadoc.jar | 939 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw.math/mihxil-math/ -->
<dependency>
<groupId>org.meeuw.math</groupId>
<artifactId>mihxil-math</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw.math/mihxil-math/
implementation 'org.meeuw.math:mihxil-math:0.6.1'
// https://jarcasting.com/artifacts/org.meeuw.math/mihxil-math/
implementation ("org.meeuw.math:mihxil-math:0.6.1")
'org.meeuw.math:mihxil-math:jar:0.6.1'
<dependency org="org.meeuw.math" name="mihxil-math" rev="0.6.1">
<artifact name="mihxil-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw.math', module='mihxil-math', version='0.6.1')
)
libraryDependencies += "org.meeuw.math" % "mihxil-math" % "0.6.1"
[org.meeuw.math/mihxil-math "0.6.1"]