GroupId | GroupIdcom.github.crisposs |
---|---|
ArtifactId | ArtifactIdabs-api-event |
Version | Version0.8.8 |
Type | Typejar |
Filename | Size |
---|---|
abs-api-event-0.8.8.pom | |
abs-api-event-0.8.8.jar | 4 KB |
abs-api-event-0.8.8-sources.jar | 2 KB |
abs-api-event-0.8.8-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.crisposs/abs-api-event/ -->
<dependency>
<groupId>com.github.crisposs</groupId>
<artifactId>abs-api-event</artifactId>
<version>0.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-event/
implementation 'com.github.crisposs:abs-api-event:0.8.8'
// https://jarcasting.com/artifacts/com.github.crisposs/abs-api-event/
implementation ("com.github.crisposs:abs-api-event:0.8.8")
'com.github.crisposs:abs-api-event:jar:0.8.8'
<dependency org="com.github.crisposs" name="abs-api-event" rev="0.8.8">
<artifact name="abs-api-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crisposs', module='abs-api-event', version='0.8.8')
)
libraryDependencies += "com.github.crisposs" % "abs-api-event" % "0.8.8"
[com.github.crisposs/abs-api-event "0.8.8"]