License |
License |
---|---|
GroupId | GroupIddev.petuska |
ArtifactId | ArtifactIdkon-core-android-debug |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkon-core
KON core builders and basic json serializer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.petuska/kon-core-android-debug/ -->
<dependency>
<groupId>dev.petuska</groupId>
<artifactId>kon-core-android-debug</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.petuska/kon-core-android-debug/
implementation 'dev.petuska:kon-core-android-debug:1.1.4'
// https://jarcasting.com/artifacts/dev.petuska/kon-core-android-debug/
implementation ("dev.petuska:kon-core-android-debug:1.1.4")
'dev.petuska:kon-core-android-debug:aar:1.1.4'
<dependency org="dev.petuska" name="kon-core-android-debug" rev="1.1.4">
<artifact name="kon-core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.petuska', module='kon-core-android-debug', version='1.1.4')
)
libraryDependencies += "dev.petuska" % "kon-core-android-debug" % "1.1.4"
[dev.petuska/kon-core-android-debug "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |