License |
License |
---|---|
Categories |
CategoriesNet Geo Business Logic Libraries Geospatial Ninja User Interface Web Frameworks |
GroupId | GroupIdnet.ninjacat |
ArtifactId | ArtifactIdgeodetic |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.ninjacat:geodetic
Basic geodetic library for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geodetic-0.1.pom | |
geodetic-0.1.jar | 39 KB |
geodetic-0.1-sources.jar | 33 KB |
geodetic-0.1-javadoc.jar | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ninjacat/geodetic/ -->
<dependency>
<groupId>net.ninjacat</groupId>
<artifactId>geodetic</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ninjacat/geodetic/
implementation 'net.ninjacat:geodetic:0.1'
// https://jarcasting.com/artifacts/net.ninjacat/geodetic/
implementation ("net.ninjacat:geodetic:0.1")
'net.ninjacat:geodetic:jar:0.1'
<dependency org="net.ninjacat" name="geodetic" rev="0.1">
<artifact name="geodetic" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ninjacat', module='geodetic', version='0.1')
)
libraryDependencies += "net.ninjacat" % "geodetic" % "0.1"
[net.ninjacat/geodetic "0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |