is not current version
Last Version 0.7.0

com.globalmentor:globalmentor-management 0.6.5

GlobalMentor Java management library.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-management
Version

Version

0.6.5
Type

Type

jar

Download globalmentor-management 0.6.5


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