Download jcabi-manifests-1.0.jar file - Jar j

Jar examples for j:jcabi-manifests

Description

Manager of MANIFEST.MF files

You can download jar file jcabi-manifests 1.0 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-manifests-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

jcabi-manifests-1.0-jar-with-dependencies.jar
jcabi-manifests-1.0-javadoc.jar
jcabi-manifests-1.0-sources.jar
jcabi-manifests-1.0.jar
jcabi-manifests-1.0.pom



Related Tutorials