is not current version
Last Version 0.8.10

com.github.crisposs:abs-api-event-sample 0.7


GroupId

GroupId

com.github.crisposs
ArtifactId

ArtifactId

abs-api-event-sample
Version

Version

0.7
Type

Type

jar

Download abs-api-event-sample 0.7


<!-- https://jarcasting.com/artifacts/com.github.crisposs/abs-api-event-sample/ -->
<dependency>
    <groupId>com.github.crisposs</groupId>
    <artifactId>abs-api-event-sample</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-event-sample/
implementation 'com.github.crisposs:abs-api-event-sample:0.7'
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-event-sample/
implementation ("com.github.crisposs:abs-api-event-sample:0.7")
'com.github.crisposs:abs-api-event-sample:jar:0.7'
<dependency org="com.github.crisposs" name="abs-api-event-sample" rev="0.7">
  <artifact name="abs-api-event-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='abs-api-event-sample', version='0.7')
)
libraryDependencies += "com.github.crisposs" % "abs-api-event-sample" % "0.7"
[com.github.crisposs/abs-api-event-sample "0.7"]