kbundle

Better, type safe version of creating bundle.

License

License

GroupId

GroupId

sk.32bit
ArtifactId

ArtifactId

kbundle
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

kbundle
Better, type safe version of creating bundle.
Project URL

Project URL

https://github.com/hanibalsk/kbundle
Source Code Management

Source Code Management

https://github.com/hanibalsk/kbundle

Download kbundle

How to add to project

<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.2
0.1.1
0.1.0