is not current version
Last Version 0.8.9

com.globalmentor:globalmentor-root 0.8.8

GlobalMentor root POM.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-root
Version

Version

0.8.8
Type

Type

pom

Download globalmentor-root 0.8.8


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