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

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

Framework dependencies

Группа

Группа

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

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

framework-dependencies
Версия

Версия

0.0.2.RELEASE
Тип

Тип

pom

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

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

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