jar

com.github.brianolsen87 : text-instructions

Maven & Gradle

Jan 20, 2018
2 stars

OSRM Text Instructions - Java J2V8 Wrapper · Open source library that wraps Projects OSRM text instructions node library using J2V8 to compile map direction instructions on the Java JVM.

Table Of Contents

Latest Version

Download com.github.brianolsen87 : text-instructions JAR file - Latest Versions:

All Versions

Download com.github.brianolsen87 : text-instructions JAR file - All Versions:

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

us.brianolsen.instructions

├─ us.brianolsen.instructions.OSRMTextInstructions.class - [JAR]

us.brianolsen.instructions.util

├─ us.brianolsen.instructions.util.ResourceUtil.class - [JAR]

├─ us.brianolsen.instructions.util.UnzipUtility.class - [JAR]

├─ us.brianolsen.instructions.util.V8Util.class - [JAR]