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

de.matrixweb.smaller:simple 0.8.5


Группа

Группа

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

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

simple
Версия

Версия

0.8.5
Тип

Тип

jar

Скачать simple 0.8.5


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