is not current version
Last Version 8.7.0

com.cedarsoft:roach-motel 8.2.1


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

roach-motel
Version

Version

8.2.1
Type

Type

jar

Download roach-motel 8.2.1


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