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

com.glue42:glue42-parent 1.0

Provides a base configuration for Glue42 project builds

Группа

Группа

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

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

glue42-parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать glue42-parent 1.0

Имя Файла Размер
glue42-parent-1.0.pom 9 KB
Обзор

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