is not current version
Last Version 1.1.3.RELEASE

com.clusterra:clusterra-pmbok-document-pdf 1.0.10.RELEASE

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

Categories

Categories

PDF Data
GroupId

GroupId

com.clusterra
ArtifactId

ArtifactId

clusterra-pmbok-document-pdf
Version

Version

1.0.10.RELEASE
Type

Type

jar

Download clusterra-pmbok-document-pdf 1.0.10.RELEASE


<!-- https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-document-pdf/ -->
<dependency>
    <groupId>com.clusterra</groupId>
    <artifactId>clusterra-pmbok-document-pdf</artifactId>
    <version>1.0.10.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-document-pdf/
implementation 'com.clusterra:clusterra-pmbok-document-pdf:1.0.10.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-document-pdf/
implementation ("com.clusterra:clusterra-pmbok-document-pdf:1.0.10.RELEASE")
'com.clusterra:clusterra-pmbok-document-pdf:jar:1.0.10.RELEASE'
<dependency org="com.clusterra" name="clusterra-pmbok-document-pdf" rev="1.0.10.RELEASE">
  <artifact name="clusterra-pmbok-document-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='clusterra-pmbok-document-pdf', version='1.0.10.RELEASE')
)
libraryDependencies += "com.clusterra" % "clusterra-pmbok-document-pdf" % "1.0.10.RELEASE"
[com.clusterra/clusterra-pmbok-document-pdf "1.0.10.RELEASE"]