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

Jar examples for j:jcabi-manifests

Description

Manager of MANIFEST.MF files

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

jcabi-manifests-0.7.19-javadoc.jar
jcabi-manifests-0.7.19-sources.jar
jcabi-manifests-0.7.19.jar
jcabi-manifests-0.7.19.pom



Related Tutorials