Jar examples for b:bytejta-supports
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.
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'
Click the following link to download the jar file.
bytejta-supports-0.3.0-javadoc.jar