is not current version
Last Version 1.0.0

ktext 0.0.2

A library provides some useful kotlin extension functions.

License

License

GroupId

GroupId

io.github.wflin2020
ArtifactId

ArtifactId

ktext
Version

Version

0.0.2
Type

Type

aar
Description

Description

ktext
A library provides some useful kotlin extension functions.
Project URL

Project URL

https://github.com/wflin2020/KotlinExtensions
Source Code Management

Source Code Management

https://github.com/wflin2020/KotlinExtensions

Download ktext 0.0.2

Filename Size
ktext-0.0.2.pom
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.