Last Version

ChRL - Callback Framework 1.1.0

Callback Framework to hook up on method calls with annotations

License

License

GroupId

GroupId

at.chrl
ArtifactId

ArtifactId

chrl-callbacks
Version

Version

1.1.0
Type

Type

jar
Description

Description

ChRL - Callback Framework
Callback Framework to hook up on method calls with annotations

Download chrl-callbacks 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
at.chrl : chrl-utils jar 1.1.0
org.slf4j : slf4j-api jar 1.7.12
org.javassist : javassist jar 3.20.0-GA

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta

Project Modules

There are no modules declared in this project.