is not current version
Last Version 2.0.0

sk.seges.acris:acris-callbacks 1.1.1


GroupId

GroupId

sk.seges.acris
ArtifactId

ArtifactId

acris-callbacks
Version

Version

1.1.1
Type

Type

jar

Download acris-callbacks 1.1.1


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