Download japex-1.2.3.jar file - Jar j

Jar examples for j:japex

Description

You can download jar file japex 1.2.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

japex-1.2.3.jar
japex-1.2.3-javadoc.jar
japex-1.2.3.pom
japex-1.2.3-sources.jar



Related Tutorials