Last Version

kotlinx-extensions 0.0.1

A bunch of helper classes, functions and extensions generally used in kotlin projects

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

kotlinx-extensions
Version

Version

0.0.1
Type

Type

pom
Description

Description

kotlinx-extensions
A bunch of helper classes, functions and extensions generally used in kotlin projects
Project URL

Project URL

https://github.com/aSoft-Ltd/kotlinx-extensions
Source Code Management

Source Code Management

https://github.com/aSoft-Ltd/kotlinx-extensions

Download kotlinx-extensions 0.0.1


<!-- https://jarcasting.com/artifacts/tz.co.asoft/kotlinx-extensions/ -->
<dependency>
    <groupId>tz.co.asoft</groupId>
    <artifactId>kotlinx-extensions</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tz.co.asoft/kotlinx-extensions/
implementation 'tz.co.asoft:kotlinx-extensions:0.0.1'
// https://jarcasting.com/artifacts/tz.co.asoft/kotlinx-extensions/
implementation ("tz.co.asoft:kotlinx-extensions:0.0.1")
'tz.co.asoft:kotlinx-extensions:pom:0.0.1'
<dependency org="tz.co.asoft" name="kotlinx-extensions" rev="0.0.1">
  <artifact name="kotlinx-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='tz.co.asoft', module='kotlinx-extensions', version='0.0.1')
)
libraryDependencies += "tz.co.asoft" % "kotlinx-extensions" % "0.0.1"
[tz.co.asoft/kotlinx-extensions "0.0.1"]

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.