is not current version
Last Version 0.8.9

com.globalmentor:globalmentor-root 0.8.6

GlobalMentor root POM.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-root
Version

Version

0.8.6
Type

Type

pom

Download globalmentor-root 0.8.6


<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-root/ -->
<dependency>
    <groupId>com.globalmentor</groupId>
    <artifactId>globalmentor-root</artifactId>
    <version>0.8.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-root/
implementation 'com.globalmentor:globalmentor-root:0.8.6'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-root/
implementation ("com.globalmentor:globalmentor-root:0.8.6")
'com.globalmentor:globalmentor-root:pom:0.8.6'
<dependency org="com.globalmentor" name="globalmentor-root" rev="0.8.6">
  <artifact name="globalmentor-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-root', version='0.8.6')
)
libraryDependencies += "com.globalmentor" % "globalmentor-root" % "0.8.6"
[com.globalmentor/globalmentor-root "0.8.6"]