Download jcommons-api-1.0.0.jar file - Jar j

Jar examples for j:jcommons-api

Description

jCommons framework API components

You can download jar file jcommons-api 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jcommons-api-1.0.0.jar to your project.

<dependency>
   <groupId>com.soulwarelabs.jcommons</groupId>
   <artifactId>jcommons-api</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.soulwarelabs.jcommons', name: 'jcommons-api', version: '1.0.0'
libraryDependencies += "com.soulwarelabs.jcommons" % "jcommons-api" % "1.0.0"
<dependency org="com.soulwarelabs.jcommons" name="jcommons-api" rev="1.0.0"/>
@Grapes(@Grab(group='com.soulwarelabs.jcommons', module='jcommons-api', version='1.0.0'))
'com.soulwarelabs.jcommons:jcommons-api:jar:1.0.0'

Download

Click the following link to download the jar file.

jcommons-api-1.0.0-javadoc.jar
jcommons-api-1.0.0-sources.jar
jcommons-api-1.0.0.jar
jcommons-api-1.0.0.pom



Related Tutorials