Jar examples for a:api4j-core
Api4J Core
You can download jar file api4j-core 1.0 in this page.
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'
Click the following link to download the jar file.
api4j-core-1.0-javadoc.jar