GroupId | GroupIdcom.clusterra |
---|---|
ArtifactId | ArtifactIdclusterra-pmbok-rest-api-docs |
Version | Version1.0.11.RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-rest-api-docs/ -->
<dependency>
<groupId>com.clusterra</groupId>
<artifactId>clusterra-pmbok-rest-api-docs</artifactId>
<version>1.0.11.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-rest-api-docs/
implementation 'com.clusterra:clusterra-pmbok-rest-api-docs:1.0.11.RELEASE'
// https://jarcasting.com/artifacts/com.clusterra/clusterra-pmbok-rest-api-docs/
implementation ("com.clusterra:clusterra-pmbok-rest-api-docs:1.0.11.RELEASE")
'com.clusterra:clusterra-pmbok-rest-api-docs:jar:1.0.11.RELEASE'
<dependency org="com.clusterra" name="clusterra-pmbok-rest-api-docs" rev="1.0.11.RELEASE">
<artifact name="clusterra-pmbok-rest-api-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clusterra', module='clusterra-pmbok-rest-api-docs', version='1.0.11.RELEASE')
)
libraryDependencies += "com.clusterra" % "clusterra-pmbok-rest-api-docs" % "1.0.11.RELEASE"
[com.clusterra/clusterra-pmbok-rest-api-docs "1.0.11.RELEASE"]