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

dev.yasper:rump 1.0.1


Группа

Группа

dev.yasper
Идентификатор

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

rump
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать rump 1.0.1


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