is not current version
Last Version 0.9.4

com.seanshubin.detangler:detangler-timer 0.9.2


GroupId

GroupId

com.seanshubin.detangler
ArtifactId

ArtifactId

detangler-timer
Version

Version

0.9.2
Type

Type

jar

Download detangler-timer 0.9.2


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