kotlin-react

Some simple class to help writing react-like native android code

License

License

Categories

Categories

Kotlin Languages React User Interface Web Frameworks
GroupId

GroupId

com.github.charleslzq
ArtifactId

ArtifactId

kotlin-react
Last Version

Last Version

1.2.1-RC2
Release Date

Release Date

Type

Type

aar
Description

Description

kotlin-react
Some simple class to help writing react-like native android code
Project URL

Project URL

https://github.com/charleslzq/kotlin-react

Download kotlin-react

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre7 jar 1.2.20
org.jetbrains.kotlin : kotlin-reflect jar 1.2.20
io.reactivex.rxjava2 : rxandroid jar 2.0.1
io.reactivex.rxjava2 : rxjava jar 2.1.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1-RC2
1.2.1-RC1
1.2.0-RC3
1.2.0-RC2
1.2.0-RC1
1.1.0-RC2
1.1.0-RC1
1.0.2-RC1
1.0.1