elm-android

Bring The Elm Architecture to Android Development

License

License

GroupId

GroupId

com.codangcoding
ArtifactId

ArtifactId

elm-android
Last Version

Last Version

1.0-1
Release Date

Release Date

Type

Type

jar
Description

Description

elm-android
Bring The Elm Architecture to Android Development
Project URL

Project URL

https://github.com/ekosuhariyadi/elm-android
Source Code Management

Source Code Management

https://github.com/ekosuhariyadi/elm-android

Download elm-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.codangcoding/elm-android/ -->
<dependency>
    <groupId>com.codangcoding</groupId>
    <artifactId>elm-android</artifactId>
    <version>1.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codangcoding/elm-android/
implementation 'com.codangcoding:elm-android:1.0-1'
// https://jarcasting.com/artifacts/com.codangcoding/elm-android/
implementation ("com.codangcoding:elm-android:1.0-1")
'com.codangcoding:elm-android:jar:1.0-1'
<dependency org="com.codangcoding" name="elm-android" rev="1.0-1">
  <artifact name="elm-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codangcoding', module='elm-android', version='1.0-1')
)
libraryDependencies += "com.codangcoding" % "elm-android" % "1.0-1"
[com.codangcoding/elm-android "1.0-1"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre7 jar 1.1.60
io.reactivex.rxjava2 : rxjava jar 2.1.6
com.jakewharton.rxrelay2 : rxrelay jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-1