is not current version
Last Version 1.1.0

dev.yasper:rump 1.0.4


GroupId

GroupId

dev.yasper
ArtifactId

ArtifactId

rump
Version

Version

1.0.4
Type

Type

jar

Download rump 1.0.4


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