jar

io.github.javiertuya : portable-java

Maven & Gradle

Jul 12, 2023
1 stars

portable · A compact library with utility methods that are Java/C# compatible. Available on Java and .NET.

Table Of Contents

Latest Version

Download io.github.javiertuya : portable-java JAR file - Latest Versions:

All Versions

Download io.github.javiertuya : portable-java JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.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 portable-java-2.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

giis.portable.util

├─ giis.portable.util.CallStack.class - [JAR]

├─ giis.portable.util.FileUtil.class - [JAR]

├─ giis.portable.util.JavaCs.class - [JAR]

├─ giis.portable.util.Parameters.class - [JAR]

├─ giis.portable.util.PortableException.class - [JAR]

├─ giis.portable.util.PropertiesFactory.class - [JAR]

├─ giis.portable.util.Versions.class - [JAR]

giis.portable.xml.tiny

├─ giis.portable.xml.tiny.XNode.class - [JAR]

├─ giis.portable.xml.tiny.XNodeAbstract.class - [JAR]

├─ giis.portable.xml.tiny.XmlException.class - [JAR]