Last Version

latlng2dms 1.0.0

Simple java library for converting latitude/longitudes to degrees/minutes/seconds format.

License

License

GroupId

GroupId

com.github.marlonlom
ArtifactId

ArtifactId

latlng2dms
Version

Version

1.0.0
Type

Type

jar
Description

Description

latlng2dms
Simple java library for converting latitude/longitudes to degrees/minutes/seconds format.
Project URL

Project URL

https://github.com/marlonlom/latlng2dms
Source Code Management

Source Code Management

https://github.com/marlonlom/latlng2dms

Download latlng2dms 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.marlonlom/latlng2dms/ -->
<dependency>
    <groupId>com.github.marlonlom</groupId>
    <artifactId>latlng2dms</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marlonlom/latlng2dms/
implementation 'com.github.marlonlom:latlng2dms:1.0.0'
// https://jarcasting.com/artifacts/com.github.marlonlom/latlng2dms/
implementation ("com.github.marlonlom:latlng2dms:1.0.0")
'com.github.marlonlom:latlng2dms:jar:1.0.0'
<dependency org="com.github.marlonlom" name="latlng2dms" rev="1.0.0">
  <artifact name="latlng2dms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marlonlom', module='latlng2dms', version='1.0.0')
)
libraryDependencies += "com.github.marlonlom" % "latlng2dms" % "1.0.0"
[com.github.marlonlom/latlng2dms "1.0.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.