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

Jar examples for j:jcabi-manifests

Description

Manager of MANIFEST.MF files

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials