не последняя версия
Последняя версия 1.1.0.RELEASE

com.github.dactiv:dactiv-parent 1.0.0.RELEASE

the base-framework parent pom

Группа

Группа

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

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

dactiv-parent
Версия

Версия

1.0.0.RELEASE
Тип

Тип

pom

Скачать dactiv-parent 1.0.0.RELEASE

Имя Файла Размер
dactiv-parent-1.0.0.RELEASE.pom 25 KB
Обзор

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