GroupId | GroupIdhu.ibello |
---|---|
ArtifactId | ArtifactIdibello-api |
Version | Version1.16.2 |
Type | Typejar |
Filename | Size |
---|---|
ibello-api-1.16.2.pom | |
ibello-api-1.16.2.jar | 79 KB |
ibello-api-1.16.2-sources.jar | 145 KB |
ibello-api-1.16.2-javadoc.jar | 718 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.ibello/ibello-api/ -->
<dependency>
<groupId>hu.ibello</groupId>
<artifactId>ibello-api</artifactId>
<version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/hu.ibello/ibello-api/
implementation 'hu.ibello:ibello-api:1.16.2'
// https://jarcasting.com/artifacts/hu.ibello/ibello-api/
implementation ("hu.ibello:ibello-api:1.16.2")
'hu.ibello:ibello-api:jar:1.16.2'
<dependency org="hu.ibello" name="ibello-api" rev="1.16.2">
<artifact name="ibello-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.ibello', module='ibello-api', version='1.16.2')
)
libraryDependencies += "hu.ibello" % "ibello-api" % "1.16.2"
[hu.ibello/ibello-api "1.16.2"]