ktext

A library provides some useful kotlin extension functions.

License

License

GroupId

GroupId

io.github.wflin2020
ArtifactId

ArtifactId

ktext
Last Version

Last Version

1.0.0
Release Date

Release Date

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

Filename Size
ktext-1.0.0.pom
Browse

How to add to project

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

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.

Versions

Version
1.0.0
0.0.3
0.0.2