Jar examples for b:bytejta-core
The bytejta-core project is the core module of ByteJTA.
You can download jar file bytejta-core 0.3.0-RC3 in this page.
You can use the following script to add bytejta-core-0.3.0-RC3.jar to your project.
<dependency> <groupId>org.bytesoft</groupId> <artifactId>bytejta-core</artifactId> <version>0.3.0-RC3</version> </dependency>
compile group: 'org.bytesoft', name: 'bytejta-core', version: '0.3.0-RC3'
libraryDependencies += "org.bytesoft" % "bytejta-core" % "0.3.0-RC3"
<dependency org="org.bytesoft" name="bytejta-core" rev="0.3.0-RC3"/>
@Grapes(@Grab(group='org.bytesoft', module='bytejta-core', version='0.3.0-RC3'))
'org.bytesoft:bytejta-core:jar:0.3.0-RC3'
Click the following link to download the jar file.
bytejta-core-0.3.0-RC3-javadoc.jar