Download manifest-4.4.4.jar file - Jar m

Jar examples for m:manifest

Description

A packaging of the IntelliJ Community Edition manifest library. This is release number 1 of trunk branch 142.

You can download jar file manifest 4.4.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add manifest-4.4.4.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>manifest</artifactId>
   <version>4.4.4</version>
</dependency>
compile group: 'org.duracloud', name: 'manifest', version: '4.4.4'
libraryDependencies += "org.duracloud" % "manifest" % "4.4.4"
<dependency org="org.duracloud" name="manifest" rev="4.4.4"/>
@Grapes(@Grab(group='org.duracloud', module='manifest', version='4.4.4'))
'org.duracloud:manifest:jar:4.4.4'

Download

Click the following link to download the jar file.

manifest-4.4.4-javadoc.jar
manifest-4.4.4-sources.jar
manifest-4.4.4.jar
manifest-4.4.4.pom



Related Tutorials