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

io.noties:tumbleweed 2.0.0

Tumbleweed

Группа

Группа

io.noties
Идентификатор

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

tumbleweed
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать tumbleweed 2.0.0


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