Jar examples for j:jmol
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.
GNU LESSER GENERAL PUBLIC LICENSE 2.1
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'
Click the following link to download the jar file.
jmol-14.6.2_2016.08.28-javadoc.jar