Jar examples for j:jmol
Jmol: an open-source Java viewer for chemical structures in 3D
You can download jar file jmol 13.0.14 in this page.
GNU LESSER GENERAL PUBLIC LICENSE 2.1
You can use the following script to add jmol-13.0.14.jar to your project.
<dependency> <groupId>net.sourceforge.jmol</groupId> <artifactId>jmol</artifactId> <version>13.0.14</version> </dependency>
compile group: 'net.sourceforge.jmol', name: 'jmol', version: '13.0.14'
libraryDependencies += "net.sourceforge.jmol" % "jmol" % "13.0.14"
<dependency org="net.sourceforge.jmol" name="jmol" rev="13.0.14"/>
@Grapes(@Grab(group='net.sourceforge.jmol', module='jmol', version='13.0.14'))
'net.sourceforge.jmol:jmol:jar:13.0.14'
Click the following link to download the jar file.
jmol-13.0.14-javadoc.jar