| GroupId | GroupIdcom.github.loki-afro |
|---|---|
| ArtifactId | ArtifactIdmetalarchives-api |
| Version | Version0.5.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| metalarchives-api-0.5.0.pom | |
| metalarchives-api-0.5.0.jar | 159 KB |
| metalarchives-api-0.5.0-sources.jar | 89 KB |
| metalarchives-api-0.5.0-javadoc.jar | 520 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.loki-afro/metalarchives-api/ -->
<dependency>
<groupId>com.github.loki-afro</groupId>
<artifactId>metalarchives-api</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.loki-afro/metalarchives-api/
implementation 'com.github.loki-afro:metalarchives-api:0.5.0'
// https://jarcasting.com/artifacts/com.github.loki-afro/metalarchives-api/
implementation ("com.github.loki-afro:metalarchives-api:0.5.0")
'com.github.loki-afro:metalarchives-api:jar:0.5.0'
<dependency org="com.github.loki-afro" name="metalarchives-api" rev="0.5.0">
<artifact name="metalarchives-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.loki-afro', module='metalarchives-api', version='0.5.0')
)
libraryDependencies += "com.github.loki-afro" % "metalarchives-api" % "0.5.0"
[com.github.loki-afro/metalarchives-api "0.5.0"]