is not current version
Last Version 0.23

com.wizzardo.tools:tools-math 0.15

math tools

GroupId

GroupId

com.wizzardo.tools
ArtifactId

ArtifactId

tools-math
Version

Version

0.15
Type

Type

jar

Download tools-math 0.15


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