weaver-ktx

library tools for mikes usage

License

License

GroupId

GroupId

io.github.cocomikes
ArtifactId

ArtifactId

weaver-ktx
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

weaver-ktx
library tools for mikes usage

Download weaver-ktx

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
io.reactivex.rxjava2 : rxjava jar 2.2.3
io.reactivex.rxjava2 : rxandroid jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0