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

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

Framework Starters Parent

Группа

Группа

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

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

framework-starter-parent
Версия

Версия

0.0.2.RELEASE
Тип

Тип

jar

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


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