Download jmol-14.6.2_2016.08.28.jar file - Jar j

Jar examples for j:jmol

Description

Jmol: an open-source Java viewer for chemical structures in 3D

You can download jar file jmol 14.6.2_2016.08.28 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE 2.1

Build File

You can use the following script to add jmol-14.6.2_2016.08.28.jar to your project.

<dependency>
   <groupId>net.sourceforge.jmol</groupId>
   <artifactId>jmol</artifactId>
   <version>14.6.2_2016.08.28</version>
</dependency>
compile group: 'net.sourceforge.jmol', name: 'jmol', version: '14.6.2_2016.08.28'
libraryDependencies += "net.sourceforge.jmol" % "jmol" % "14.6.2_2016.08.28"
<dependency org="net.sourceforge.jmol" name="jmol" rev="14.6.2_2016.08.28"/>
@Grapes(@Grab(group='net.sourceforge.jmol', module='jmol', version='14.6.2_2016.08.28'))
'net.sourceforge.jmol:jmol:jar:14.6.2_2016.08.28'

Download

Click the following link to download the jar file.

jmol-14.6.2_2016.08.28-javadoc.jar
jmol-14.6.2_2016.08.28-sources.jar
jmol-14.6.2_2016.08.28.jar
jmol-14.6.2_2016.08.28.pom



Related Tutorials