не последняя версия
Последняя версия 0.8.9

com.globalmentor:globalmentor-root 0.8.7

GlobalMentor root POM.

Группа

Группа

com.globalmentor
Идентификатор

Идентификатор

globalmentor-root
Версия

Версия

0.8.7
Тип

Тип

pom

Скачать globalmentor-root 0.8.7

Имя Файла Размер
globalmentor-root-0.8.7.pom 22 KB
Обзор

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