GroupId | GroupIdcom.github.honoluluhenk.id-class |
---|---|
ArtifactId | ArtifactIdid-class |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
id-class-0.0.2.pom | |
id-class-0.0.2.jar | 5 KB |
id-class-0.0.2-sources.jar | 3 KB |
id-class-0.0.2-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class/ -->
<dependency>
<groupId>com.github.honoluluhenk.id-class</groupId>
<artifactId>id-class</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class/
implementation 'com.github.honoluluhenk.id-class:id-class:0.0.2'
// https://jarcasting.com/artifacts/com.github.honoluluhenk.id-class/id-class/
implementation ("com.github.honoluluhenk.id-class:id-class:0.0.2")
'com.github.honoluluhenk.id-class:id-class:jar:0.0.2'
<dependency org="com.github.honoluluhenk.id-class" name="id-class" rev="0.0.2">
<artifact name="id-class" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.honoluluhenk.id-class', module='id-class', version='0.0.2')
)
libraryDependencies += "com.github.honoluluhenk.id-class" % "id-class" % "0.0.2"
[com.github.honoluluhenk.id-class/id-class "0.0.2"]