Download pmbok-document-1.0.4.RELEASE.jar file - Jar p

Jar examples for p:pmbok-document

Description

A application used as an example on how to set up pushing its components to the Central Repository.

You can download jar file pmbok-document 1.0.4.RELEASE in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add pmbok-document-1.0.4.RELEASE.jar to your project.

<dependency>
   <groupId>com.clusterra</groupId>
   <artifactId>pmbok-document</artifactId>
   <version>1.0.4.RELEASE</version>
</dependency>
compile group: 'com.clusterra', name: 'pmbok-document', version: '1.0.4.RELEASE'
libraryDependencies += "com.clusterra" % "pmbok-document" % "1.0.4.RELEASE"
<dependency org="com.clusterra" name="pmbok-document" rev="1.0.4.RELEASE"/>
@Grapes(@Grab(group='com.clusterra', module='pmbok-document', version='1.0.4.RELEASE'))
'com.clusterra:pmbok-document:jar:1.0.4.RELEASE'

Download

Click the following link to download the jar file.

pmbok-document-1.0.4.RELEASE.jar
pmbok-document-1.0.4.RELEASE-javadoc.jar
pmbok-document-1.0.4.RELEASE.pom
pmbok-document-1.0.4.RELEASE-sources.jar



Related Tutorials