SimpleXmlKsp

Simple XML Ksp - Core

License

License

GroupId

GroupId

io.github.valdzx
ArtifactId

ArtifactId

simplexml-ksp-core-android-debug
Last Version

Last Version

1.0.0-dev11
Release Date

Release Date

Type

Type

aar
Description

Description

SimpleXmlKsp
Simple XML Ksp - Core
Project URL

Project URL

https://github.com/ValdZX/SimpleXmlKsp
Source Code Management

Source Code Management

https://github.com/ValdZX/SimpleXmlKsp

Download simplexml-ksp-core-android-debug

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.valdzx/simplexml-ksp-core-android-debug/ -->
<dependency>
    <groupId>io.github.valdzx</groupId>
    <artifactId>simplexml-ksp-core-android-debug</artifactId>
    <version>1.0.0-dev11</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.valdzx/simplexml-ksp-core-android-debug/
implementation 'io.github.valdzx:simplexml-ksp-core-android-debug:1.0.0-dev11'
// https://jarcasting.com/artifacts/io.github.valdzx/simplexml-ksp-core-android-debug/
implementation ("io.github.valdzx:simplexml-ksp-core-android-debug:1.0.0-dev11")
'io.github.valdzx:simplexml-ksp-core-android-debug:aar:1.0.0-dev11'
<dependency org="io.github.valdzx" name="simplexml-ksp-core-android-debug" rev="1.0.0-dev11">
  <artifact name="simplexml-ksp-core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.valdzx', module='simplexml-ksp-core-android-debug', version='1.0.0-dev11')
)
libraryDependencies += "io.github.valdzx" % "simplexml-ksp-core-android-debug" % "1.0.0-dev11"
[io.github.valdzx/simplexml-ksp-core-android-debug "1.0.0-dev11"]

Dependencies

compile (1)

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

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-dev11
1.0.0-dev10
1.0.0-dev09
1.0.0-dev08
1.0.0-dev07
1.0.0-dev06
1.0.0-dev05
1.0.0-dev03
1.0.0-dev02
1.0.0-alpha01