GroupId | GroupIdcom.ericktijerou.koleton |
---|---|
ArtifactId | ArtifactIdkoleton |
Version | Version0.8.8 |
Type | Typeaar |
Filename | Size |
---|---|
koleton-0.8.8.pom | |
koleton-0.8.8-sources.jar | 2 KB |
koleton-0.8.8-javadoc.jar | 271 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ericktijerou.koleton/koleton/ -->
<dependency>
<groupId>com.ericktijerou.koleton</groupId>
<artifactId>koleton</artifactId>
<version>0.8.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ericktijerou.koleton/koleton/
implementation 'com.ericktijerou.koleton:koleton:0.8.8'
// https://jarcasting.com/artifacts/com.ericktijerou.koleton/koleton/
implementation ("com.ericktijerou.koleton:koleton:0.8.8")
'com.ericktijerou.koleton:koleton:aar:0.8.8'
<dependency org="com.ericktijerou.koleton" name="koleton" rev="0.8.8">
<artifact name="koleton" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ericktijerou.koleton', module='koleton', version='0.8.8')
)
libraryDependencies += "com.ericktijerou.koleton" % "koleton" % "0.8.8"
[com.ericktijerou.koleton/koleton "0.8.8"]