не последняя версия
Последняя версия 1.0.0

com.fitbur.external:external 0.5.4-SNAPSHOTS

FitburIO External is a collection of shaded external third party libraries.

Группа

Группа

com.fitbur.external
Идентификатор

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

external
Версия

Версия

0.5.4-SNAPSHOTS
Тип

Тип

pom

Скачать external 0.5.4-SNAPSHOTS

Имя Файла Размер
external-0.5.4-SNAPSHOTS.pom 8 KB
Обзор

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