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