Download jmole-core-1.2.1.jar file - Jar j

Jar examples for j:jmole-core

Description

JMole Core

You can download jar file jmole-core 1.2.1 in this page.

Build File

You can use the following script to add jmole-core-1.2.1.jar to your project.

<dependency>
   <groupId>net.welen.jmole</groupId>
   <artifactId>jmole-core</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'net.welen.jmole', name: 'jmole-core', version: '1.2.1'
libraryDependencies += "net.welen.jmole" % "jmole-core" % "1.2.1"
<dependency org="net.welen.jmole" name="jmole-core" rev="1.2.1"/>
@Grapes(@Grab(group='net.welen.jmole', module='jmole-core', version='1.2.1'))
'net.welen.jmole:jmole-core:jar:1.2.1'

Download

Click the following link to download the jar file.

jmole-core-1.2.1-jar-with-dependencies.jar
jmole-core-1.2.1-javadoc.jar
jmole-core-1.2.1-sources.jar
jmole-core-1.2.1.jar
jmole-core-1.2.1.pom



Related Tutorials