jar

com.kotmol.kotmolpdbparser : KotmolPdbParser

Maven & Gradle

Jul 06, 2020
0 stars

KotmolPdbParser · Protein DataBase parser in Kotlin.

Table Of Contents

Latest Version

Download com.kotmol.kotmolpdbparser : KotmolPdbParser JAR file - Latest Versions:

All Versions

Download com.kotmol.kotmolpdbparser : KotmolPdbParser JAR file - All Versions:

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

com.kotmol.pdbParser

├─ com.kotmol.pdbParser.AtomInfo.class - [JAR]

├─ com.kotmol.pdbParser.Bond.class - [JAR]

├─ com.kotmol.pdbParser.BondInfo.class - [JAR]

├─ com.kotmol.pdbParser.ChainRenderingDescriptor.class - [JAR]

├─ com.kotmol.pdbParser.Helix.class - [JAR]

├─ com.kotmol.pdbParser.KotmolVector3.class - [JAR]

├─ com.kotmol.pdbParser.Molecule.class - [JAR]

├─ com.kotmol.pdbParser.ParserPdbFile.class - [JAR]

├─ com.kotmol.pdbParser.PdbAtom.class - [JAR]

├─ com.kotmol.pdbParser.PdbBetaSheet.class - [JAR]

├─ com.kotmol.pdbParser.PdbHelix.class - [JAR]