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

tw.hyl.common:masterpom 1.0.1

Common dependency versions and settings.

Группа

Группа

tw.hyl.common
Идентификатор

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

masterpom
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать masterpom 1.0.1

Имя Файла Размер
masterpom-1.0.1.pom 9 KB
Обзор

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