jar

io.github.platinprotocol : Web3jGeoPlugin

Maven & Gradle

Nov 14, 2018
2 usages

Web3jGeoPlugin · Web3j GEO Plugin is tools for working with GEO smart contracts on ethereum. Smart contracts source code: https://github.com/platinprotocol/solidityGEO

Table Of Contents

Latest Version

Download io.github.platinprotocol : Web3jGeoPlugin JAR file - Latest Versions:

All Versions

Download io.github.platinprotocol : Web3jGeoPlugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 Web3jGeoPlugin-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.platin.geo.models

├─ io.platin.geo.models.Circle.class - [JAR]

├─ io.platin.geo.models.Point.class - [JAR]

├─ io.platin.geo.models.Polygon.class - [JAR]

io.platin.geo.tools

├─ io.platin.geo.tools.Converter.class - [JAR]

├─ io.platin.geo.tools.Validator.class - [JAR]

io.platin.geo.eth

├─ io.platin.geo.eth.Addressable.class - [JAR]

├─ io.platin.geo.eth.Circle.class - [JAR]

├─ io.platin.geo.eth.CircleContract.class - [JAR]

├─ io.platin.geo.eth.HeavyPolygon.class - [JAR]

├─ io.platin.geo.eth.LightPolygon.class - [JAR]

├─ io.platin.geo.eth.PolygonBasic.class - [JAR]

├─ io.platin.geo.eth.PolygonContract.class - [JAR]

├─ io.platin.geo.eth.PolygonMutex.class - [JAR]