Download common-apiext-0.0.1.jar file - Jar c

Jar examples for c:common-apiext

Description

You can download jar file common-apiext 0.0.1 in this page.

Build File

You can use the following script to add common-apiext-0.0.1.jar to your project.

<dependency>
   <groupId>net.wicp.tams</groupId>
   <artifactId>common-apiext</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'net.wicp.tams', name: 'common-apiext', version: '0.0.1'
libraryDependencies += "net.wicp.tams" % "common-apiext" % "0.0.1"
<dependency org="net.wicp.tams" name="common-apiext" rev="0.0.1"/>
@Grapes(@Grab(group='net.wicp.tams', module='common-apiext', version='0.0.1'))
'net.wicp.tams:common-apiext:jar:0.0.1'

Download

Click the following link to download the jar file.

common-apiext-3.0.0-javadoc.jar
common-apiext-3.0.0-sources.jar
common-apiext-3.0.0.jar
common-apiext-3.0.0.pom



Related Tutorials