is not current version
Last Version 2

de.alpharogroup:silly-math 1.1

Project that holds math functions to make your life easier

GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

silly-math
Version

Version

1.1
Type

Type

jar

Download silly-math 1.1


<!-- https://jarcasting.com/artifacts/de.alpharogroup/silly-math/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>silly-math</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/silly-math/
implementation 'de.alpharogroup:silly-math:1.1'
// https://jarcasting.com/artifacts/de.alpharogroup/silly-math/
implementation ("de.alpharogroup:silly-math:1.1")
'de.alpharogroup:silly-math:jar:1.1'
<dependency org="de.alpharogroup" name="silly-math" rev="1.1">
  <artifact name="silly-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='silly-math', version='1.1')
)
libraryDependencies += "de.alpharogroup" % "silly-math" % "1.1"
[de.alpharogroup/silly-math "1.1"]