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

com.github.ichelon:framework-starter 0.0.3.RELEASE

Framework Starter

Группа

Группа

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

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

framework-starter
Версия

Версия

0.0.3.RELEASE
Тип

Тип

pom

Скачать framework-starter 0.0.3.RELEASE

Имя Файла Размер
framework-starter-0.0.3.RELEASE.pom 13 KB
Обзор

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