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

Jar examples for b:bytejta-core

Description

The bytejta-core project is the core module of ByteJTA.

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials