Download api4j-core-1.0.jar file - Jar a

Jar examples for a:api4j-core

Description

Api4J Core

You can download jar file api4j-core 1.0 in this page.

Build File

You can use the following script to add api4j-core-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

api4j-core-1.0-javadoc.jar
api4j-core-1.0-sources.jar
api4j-core-1.0.jar
api4j-core-1.0.pom



Related Tutorials