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