is not current version
Last Version 0.2.0

sk.32bit:kbundle 0.1.0

Better, type safe version of creating bundle.

GroupId

GroupId

sk.32bit
ArtifactId

ArtifactId

kbundle
Version

Version

0.1.0
Type

Type

aar

Download kbundle 0.1.0


<!-- https://jarcasting.com/artifacts/sk.32bit/kbundle/ -->
<dependency>
    <groupId>sk.32bit</groupId>
    <artifactId>kbundle</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/sk.32bit/kbundle/
implementation 'sk.32bit:kbundle:0.1.0'
// https://jarcasting.com/artifacts/sk.32bit/kbundle/
implementation ("sk.32bit:kbundle:0.1.0")
'sk.32bit:kbundle:aar:0.1.0'
<dependency org="sk.32bit" name="kbundle" rev="0.1.0">
  <artifact name="kbundle" type="aar" />
</dependency>
@Grapes(
@Grab(group='sk.32bit', module='kbundle', version='0.1.0')
)
libraryDependencies += "sk.32bit" % "kbundle" % "0.1.0"
[sk.32bit/kbundle "0.1.0"]