GroupId | GroupIdcom.github.shredder121 |
---|---|
ArtifactId | ArtifactIdgh-event-api |
Version | Version0.3 |
Type | Typejar |
Filename | Size |
---|---|
gh-event-api-0.3.pom | |
gh-event-api-0.3.jar | 75 KB |
gh-event-api-0.3-sources.jar | 65 KB |
gh-event-api-0.3-javadoc.jar | 336 KB |
gh-event-api-0.3-full.jar | 16 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shredder121/gh-event-api/ -->
<dependency>
<groupId>com.github.shredder121</groupId>
<artifactId>gh-event-api</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shredder121/gh-event-api/
implementation 'com.github.shredder121:gh-event-api:0.3'
// https://jarcasting.com/artifacts/com.github.shredder121/gh-event-api/
implementation ("com.github.shredder121:gh-event-api:0.3")
'com.github.shredder121:gh-event-api:jar:0.3'
<dependency org="com.github.shredder121" name="gh-event-api" rev="0.3">
<artifact name="gh-event-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shredder121', module='gh-event-api', version='0.3')
)
libraryDependencies += "com.github.shredder121" % "gh-event-api" % "0.3"
[com.github.shredder121/gh-event-api "0.3"]