Last Version

jmath 1.1.0

Math Extention for Java

License

License

GroupId

GroupId

com.github.tomtzook
ArtifactId

ArtifactId

jmath
Version

Version

1.1.0
Type

Type

jar
Description

Description

jmath
Math Extention for Java
Project URL

Project URL

https://github.com/tomtzook/jmath
Source Code Management

Source Code Management

https://github.com/tomtzook/jmath

Download jmath 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.