Last Version

Bundlizer 0.1.0

Android Bundle format support for Kotlinx Serialization.

License

License

GroupId

GroupId

dev.ahmedmourad.bundlizer
ArtifactId

ArtifactId

bundlizer
Version

Version

0.1.0
Type

Type

aar
Description

Description

Bundlizer
Android Bundle format support for Kotlinx Serialization.
Project URL

Project URL

https://github.com/AhmedMourad0/bundlizer/
Source Code Management

Source Code Management

https://github.com/AhmedMourad0/bundlizer/

Download bundlizer 0.1.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
org.jetbrains.kotlinx : kotlinx-serialization-runtime jar 0.20.0

Project Modules

There are no modules declared in this project.