jar

net.dryuf : dryuf-geo

Maven & Gradle

Jun 06, 2023
0 stars

Dryuf Geo framework · Dryuf Geo is set of utilities, calculations, database support and others for processing geospatial data.

Table Of Contents

Latest Version

Download net.dryuf : dryuf-geo JAR file - Latest Versions:

All Versions

Download net.dryuf : dryuf-geo JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dryuf-geo-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.dryuf.geo.jpa

├─ net.dryuf.geo.jpa.GeoLocationJpaType.class - [JAR]

├─ net.dryuf.geo.jpa.GeoLocationTypeContributor.class - [JAR]

net.dryuf.geo.calc

├─ net.dryuf.geo.calc.Wgs84Calc.class - [JAR]

├─ net.dryuf.geo.calc.Wgs84IntegerCalc.class - [JAR]

net.dryuf.geo.calc.impl

├─ net.dryuf.geo.calc.impl.PreciseWgs84Calc.class - [JAR]

net.dryuf.geo.model

├─ net.dryuf.geo.model.GeoLocation.class - [JAR]

├─ net.dryuf.geo.model.GeoLocationAlt.class - [JAR]