License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.github.doketan.mathgeometry |
ArtifactId | ArtifactIdmath-geometry |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmathgeometry
This project is a library for getting area for different geometrical shapes.
IT IS CREATED FOR DEMO PURPOSE ONLY.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
math-geometry-0.0.1.pom | |
math-geometry-0.0.1.jar | 4 KB |
math-geometry-0.0.1-sources.jar | 4 KB |
math-geometry-0.0.1-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.doketan.mathgeometry/math-geometry/ -->
<dependency>
<groupId>io.github.doketan.mathgeometry</groupId>
<artifactId>math-geometry</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.doketan.mathgeometry/math-geometry/
implementation 'io.github.doketan.mathgeometry:math-geometry:0.0.1'
// https://jarcasting.com/artifacts/io.github.doketan.mathgeometry/math-geometry/
implementation ("io.github.doketan.mathgeometry:math-geometry:0.0.1")
'io.github.doketan.mathgeometry:math-geometry:jar:0.0.1'
<dependency org="io.github.doketan.mathgeometry" name="math-geometry" rev="0.0.1">
<artifact name="math-geometry" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.doketan.mathgeometry', module='math-geometry', version='0.0.1')
)
libraryDependencies += "io.github.doketan.mathgeometry" % "math-geometry" % "0.0.1"
[io.github.doketan.mathgeometry/math-geometry "0.0.1"]