GroupId | GroupIdcom.github.zaza |
---|---|
ArtifactId | ArtifactIdallegro-webapi |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
allegro-webapi-0.0.5.pom | |
allegro-webapi-0.0.5.jar | 955 KB |
allegro-webapi-0.0.5-sources.jar | 663 KB |
allegro-webapi-0.0.5-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zaza/allegro-webapi/ -->
<dependency>
<groupId>com.github.zaza</groupId>
<artifactId>allegro-webapi</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zaza/allegro-webapi/
implementation 'com.github.zaza:allegro-webapi:0.0.5'
// https://jarcasting.com/artifacts/com.github.zaza/allegro-webapi/
implementation ("com.github.zaza:allegro-webapi:0.0.5")
'com.github.zaza:allegro-webapi:jar:0.0.5'
<dependency org="com.github.zaza" name="allegro-webapi" rev="0.0.5">
<artifact name="allegro-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zaza', module='allegro-webapi', version='0.0.5')
)
libraryDependencies += "com.github.zaza" % "allegro-webapi" % "0.0.5"
[com.github.zaza/allegro-webapi "0.0.5"]