GroupId | GroupIdcom.github.zaza |
---|---|
ArtifactId | ArtifactIdallegro-webapi |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
allegro-webapi-0.0.4.pom | |
allegro-webapi-0.0.4.jar | 962 KB |
allegro-webapi-0.0.4-sources.jar | 668 KB |
allegro-webapi-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zaza/allegro-webapi/
implementation 'com.github.zaza:allegro-webapi:0.0.4'
// https://jarcasting.com/artifacts/com.github.zaza/allegro-webapi/
implementation ("com.github.zaza:allegro-webapi:0.0.4")
'com.github.zaza:allegro-webapi:jar:0.0.4'
<dependency org="com.github.zaza" name="allegro-webapi" rev="0.0.4">
<artifact name="allegro-webapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zaza', module='allegro-webapi', version='0.0.4')
)
libraryDependencies += "com.github.zaza" % "allegro-webapi" % "0.0.4"
[com.github.zaza/allegro-webapi "0.0.4"]