Download manifest-3.3.0.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 3.3.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

manifest-3.3.0.jar
manifest-3.3.0-javadoc.jar
manifest-3.3.0.pom
manifest-3.3.0-sources.jar



Related Tutorials