is not current version
Last Version 0.6.5

com.globalmentor:globalmentor-web-parent 0.6.0

(X/HT)ML, CSS, and JavaScript format definitions, implementations, and utilities.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-web-parent
Version

Version

0.6.0
Type

Type

pom

Download globalmentor-web-parent 0.6.0


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