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

de.matrixweb.smaller:bundles 0.8.4


Группа

Группа

de.matrixweb.smaller
Идентификатор

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

bundles
Версия

Версия

0.8.4
Тип

Тип

pom

Скачать bundles 0.8.4

Имя Файла Размер
bundles-0.8.4.pom 1 KB
Обзор

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