License |
License |
---|---|
GroupId | GroupIdsk.32bit |
ArtifactId | ArtifactIdkbundle |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkbundle
Better, type safe version of creating bundle.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kbundle-0.2.0.pom | |
kbundle-0.2.0-sources.jar | 5 KB |
kbundle-0.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/sk.32bit/kbundle/ -->
<dependency>
<groupId>sk.32bit</groupId>
<artifactId>kbundle</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/sk.32bit/kbundle/
implementation 'sk.32bit:kbundle:0.2.0'
// https://jarcasting.com/artifacts/sk.32bit/kbundle/
implementation ("sk.32bit:kbundle:0.2.0")
'sk.32bit:kbundle:aar:0.2.0'
<dependency org="sk.32bit" name="kbundle" rev="0.2.0">
<artifact name="kbundle" type="aar" />
</dependency>
@Grapes(
@Grab(group='sk.32bit', module='kbundle', version='0.2.0')
)
libraryDependencies += "sk.32bit" % "kbundle" % "0.2.0"
[sk.32bit/kbundle "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |