GroupId | GroupIdcom.globalmentor |
---|---|
ArtifactId | ArtifactIdglobalmentor-rdf-parent |
Version | Version0.6.2 |
Type | Typepom |
Filename | Size |
---|---|
globalmentor-rdf-parent-0.6.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf-parent/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-rdf-parent</artifactId>
<version>0.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf-parent/
implementation 'com.globalmentor:globalmentor-rdf-parent:0.6.2'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf-parent/
implementation ("com.globalmentor:globalmentor-rdf-parent:0.6.2")
'com.globalmentor:globalmentor-rdf-parent:pom:0.6.2'
<dependency org="com.globalmentor" name="globalmentor-rdf-parent" rev="0.6.2">
<artifact name="globalmentor-rdf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-rdf-parent', version='0.6.2')
)
libraryDependencies += "com.globalmentor" % "globalmentor-rdf-parent" % "0.6.2"
[com.globalmentor/globalmentor-rdf-parent "0.6.2"]