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

com.google.dexmaker:dexmaker-parent 1.0


Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

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

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

dexmaker-parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать dexmaker-parent 1.0

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

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