interruptable


Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.aspects
ArtifactId

ArtifactId

interruptable
Last Version

Last Version

0.0.18
Release Date

Release Date

Type

Type

jar
Description

Description

interruptable
interruptable
Project URL

Project URL

https://github.com/walterjwhite/interruptable
Source Code Management

Source Code Management

https://github.com/walterjwhite/interruptable.git

Download interruptable

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.walterjwhite.java.dependencies : slf4j-api pom 0.0.18
com.walterjwhite.java.dependencies : aspectjrt pom 0.0.18
com.walterjwhite.java.dependencies : google-guava pom 0.0.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.18
0.0.17