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