jar

io.github.isotes : vs-utils

Maven & Gradle

Jan 25, 2020
0 stars

vs-utils · Utility classes to work with MSBuild solution and project files

Table Of Contents

Latest Version

Download io.github.isotes : vs-utils JAR file - Latest Versions:

All Versions

Download io.github.isotes : vs-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 vs-utils-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.isotes.vs.utils

├─ io.github.isotes.vs.utils.ConfigurationWrapper.class - [JAR]

├─ io.github.isotes.vs.utils.GenericPropertyGroup.class - [JAR]

├─ io.github.isotes.vs.utils.ListElementWrapper.class - [JAR]

├─ io.github.isotes.vs.utils.ProjectConfiguration.class - [JAR]

├─ io.github.isotes.vs.utils.ProjectType.class - [JAR]

├─ io.github.isotes.vs.utils.ProjectWrapper.class - [JAR]

├─ io.github.isotes.vs.utils.PropertyGroupWrapper.class - [JAR]

├─ io.github.isotes.vs.utils.TextFile.class - [JAR]

├─ io.github.isotes.vs.utils.VsSolution.class - [JAR]

├─ io.github.isotes.vs.utils.VsSolutionParser.class - [JAR]

├─ io.github.isotes.vs.utils.VsSolutionProject.class - [JAR]

├─ io.github.isotes.vs.utils.VsSolutionSection.class - [JAR]

├─ io.github.isotes.vs.utils.X.class - [JAR]

Advertisement