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