is not current version
Last Version 8.7.0

com.cedarsoft:roach-motel 8.5.0


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

roach-motel
Version

Version

8.5.0
Type

Type

jar

Download roach-motel 8.5.0


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