simplemath

This project is a library for getting area. DON'T USE THIS IN PRODUCTION. IT WAS CREATED FOR DEMO PURPOSES ONLY.

License

License

GroupId

GroupId

io.github.doketan.simplemath
ArtifactId

ArtifactId

simplemath
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

simplemath
This project is a library for getting area. DON'T USE THIS IN PRODUCTION. IT WAS CREATED FOR DEMO PURPOSES ONLY.
Source Code Management

Source Code Management

https://github.com/doketan/simplemath/tree/master

Download simplemath

How to add to project

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

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.

Versions

Version
0.0.2
0.0.1