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

com.github.vatbub:common.parent 0.1.4

Parent for the vatbub common classes

Группа

Группа

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

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

common.parent
Версия

Версия

0.1.4
Тип

Тип

pom

Скачать common.parent 0.1.4

Имя Файла Размер
common.parent-0.1.4.pom 3 KB
Обзор

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