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

com.github.ichelon:framework-parent 0.0.2.RELEASE

Framework Parent

Группа

Группа

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

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

framework-parent
Версия

Версия

0.0.2.RELEASE
Тип

Тип

pom

Скачать framework-parent 0.0.2.RELEASE

Имя Файла Размер
framework-parent-0.0.2.RELEASE.pom 12 KB
Обзор

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