Download japex-1.2.1.jar file - Jar j

Jar examples for j:japex

Description

You can download jar file japex 1.2.1 in this page.

Build File

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

<dependency>
   <groupId>com.sun.japex</groupId>
   <artifactId>japex</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.sun.japex', name: 'japex', version: '1.2.1'
libraryDependencies += "com.sun.japex" % "japex" % "1.2.1"
<dependency org="com.sun.japex" name="japex" rev="1.2.1"/>
@Grapes(@Grab(group='com.sun.japex', module='japex', version='1.2.1'))
'com.sun.japex:japex:jar:1.2.1'

Download

Click the following link to download the jar file.

japex-1.2.1.jar
japex-1.2.1-javadoc.jar
japex-1.2.1.pom
japex-1.2.1-sources.jar



Related Tutorials