License |
License |
---|---|
GroupId | GroupIddev.petuska |
ArtifactId | ArtifactIdkon-core-android-debug |
Version | Version1.1.3 |
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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.petuska/kon-core-android-debug/
implementation 'dev.petuska:kon-core-android-debug:1.1.3'
// https://jarcasting.com/artifacts/dev.petuska/kon-core-android-debug/
implementation ("dev.petuska:kon-core-android-debug:1.1.3")
'dev.petuska:kon-core-android-debug:aar:1.1.3'
<dependency org="dev.petuska" name="kon-core-android-debug" rev="1.1.3">
<artifact name="kon-core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.petuska', module='kon-core-android-debug', version='1.1.3')
)
libraryDependencies += "dev.petuska" % "kon-core-android-debug" % "1.1.3"
[dev.petuska/kon-core-android-debug "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |