jar

io.github.ramimanaf : jme

Maven & Gradle

Jun 02, 2023
5 stars

JMolecularEnergy · A library for calculating molecules potential energy and it's applications

Table Of Contents

Latest Version

Download io.github.ramimanaf : jme JAR file - Latest Versions:

All Versions

Download io.github.ramimanaf : jme JAR file - All Versions:

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

org.jme.forcefield

├─ org.jme.forcefield.ForceField.class - [JAR]

org.jme.forcefield.mmff

├─ org.jme.forcefield.mmff.MMFF94.class - [JAR]

├─ org.jme.forcefield.mmff.MMFF94Parameters.class - [JAR]

org.jme.minimizer

├─ org.jme.minimizer.Adam.class - [JAR]

├─ org.jme.minimizer.EnergyMinimizer.class - [JAR]

├─ org.jme.minimizer.GradientDescent.class - [JAR]