Download bytejta-supports-0.3.0.jar file - Jar b

Jar examples for b:bytejta-supports

Description

The bytejta-supports project is the module of ByteJTA for integrating with third-party open source project.

You can download jar file bytejta-supports 0.3.0 in this page.

Build File

You can use the following script to add bytejta-supports-0.3.0.jar to your project.

<dependency>
   <groupId>org.bytesoft</groupId>
   <artifactId>bytejta-supports</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'org.bytesoft', name: 'bytejta-supports', version: '0.3.0'
libraryDependencies += "org.bytesoft" % "bytejta-supports" % "0.3.0"
<dependency org="org.bytesoft" name="bytejta-supports" rev="0.3.0"/>
@Grapes(@Grab(group='org.bytesoft', module='bytejta-supports', version='0.3.0'))
'org.bytesoft:bytejta-supports:jar:0.3.0'

Download

Click the following link to download the jar file.

bytejta-supports-0.3.0-javadoc.jar
bytejta-supports-0.3.0-sources.jar
bytejta-supports-0.3.0.jar
bytejta-supports-0.3.0.pom



Related Tutorials