jar

org.annotationpro : annotationpro-format

Maven & Gradle

Feb 13, 2017
1 stars

Annotation PRO Format Library · Library to read and write Annotation Pro files

Table Of Contents

Latest Version

Download org.annotationpro : annotationpro-format JAR file - Latest Versions:

All Versions

Download org.annotationpro : annotationpro-format JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.0

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 annotationpro-format-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

serialize

├─ serialize.AnnotationDeserializer.class - [JAR]

├─ serialize.AnnotationSerializer.class - [JAR]

model

├─ model.Annotation.class - [JAR]

├─ model.AudioFile.class - [JAR]

├─ model.Configuration.class - [JAR]

├─ model.Layer.class - [JAR]

├─ model.Segment.class - [JAR]

├─ model.SegmentCollection.class - [JAR]

Advertisement