is not current version
Last Version 1.0.5.RELEASE

com.clusterra:pmbok-document-pdf 1.0.2.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

pmbok-document-pdf
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download pmbok-document-pdf 1.0.2.RELEASE


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