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

com.artipie:gem-adapter 0.5

An Artipie adapter for gem packages

Категории

Категории

Artipie Компиляция и сборка Distribution
Группа

Группа

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

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

gem-adapter
Версия

Версия

0.5
Тип

Тип

jar

Скачать gem-adapter 0.5


<!-- https://jarcasting.com/artifacts/com.artipie/gem-adapter/ -->
<dependency>
    <groupId>com.artipie</groupId>
    <artifactId>gem-adapter</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/gem-adapter/
implementation 'com.artipie:gem-adapter:0.5'
// https://jarcasting.com/artifacts/com.artipie/gem-adapter/
implementation ("com.artipie:gem-adapter:0.5")
'com.artipie:gem-adapter:jar:0.5'
<dependency org="com.artipie" name="gem-adapter" rev="0.5">
  <artifact name="gem-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='gem-adapter', version='0.5')
)
libraryDependencies += "com.artipie" % "gem-adapter" % "0.5"
[com.artipie/gem-adapter "0.5"]