GroupId | GroupIdcom.github.shredder121 |
---|---|
ArtifactId | ArtifactIdgh-event-api |
Version | Version0.4 |
Type | Typejar |
Filename | Size |
---|---|
gh-event-api-0.4.pom | |
gh-event-api-0.4.jar | 80 KB |
gh-event-api-0.4-sources.jar | 67 KB |
gh-event-api-0.4-javadoc.jar | 301 KB |
gh-event-api-0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shredder121/gh-event-api/
implementation 'com.github.shredder121:gh-event-api:0.4'
// https://jarcasting.com/artifacts/com.github.shredder121/gh-event-api/
implementation ("com.github.shredder121:gh-event-api:0.4")
'com.github.shredder121:gh-event-api:jar:0.4'
<dependency org="com.github.shredder121" name="gh-event-api" rev="0.4">
<artifact name="gh-event-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shredder121', module='gh-event-api', version='0.4')
)
libraryDependencies += "com.github.shredder121" % "gh-event-api" % "0.4"
[com.github.shredder121/gh-event-api "0.4"]