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

com.github.vatbub:common.view.parent 0.1.3

Parent for the vatbub common view classes

Группа

Группа

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

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

common.view.parent
Версия

Версия

0.1.3
Тип

Тип

pom

Скачать common.view.parent 0.1.3

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

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