is not current version
Last Version 0.0.18

com.walterjwhite.java.aspects:interruptable 0.0.17

interruptable

Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.aspects
ArtifactId

ArtifactId

interruptable
Version

Version

0.0.17
Type

Type

jar

Download interruptable 0.0.17


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