is not current version
Last Version 2.0.0

sk.seges.acris:acris-callbacks 1.0.2


GroupId

GroupId

sk.seges.acris
ArtifactId

ArtifactId

acris-callbacks
Version

Version

1.0.2
Type

Type

jar

Download acris-callbacks 1.0.2


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