Last Version

ether-observable 1.0.3

Ether is a framework using PubSub architectures that can be used as a replacement for common model-view archtectures such as MVP/MVC/MVVM etc.

License

License

GroupId

GroupId

com.josesamuel
ArtifactId

ArtifactId

ether-observable
Version

Version

1.0.3
Type

Type

jar
Description

Description

ether-observable
Ether is a framework using PubSub architectures that can be used as a replacement for common model-view archtectures such as MVP/MVC/MVVM etc.
Project URL

Project URL

https://github.com/josesamuel/ether/
Source Code Management

Source Code Management

https://github.com/josesamuel/ether/

Download ether-observable 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.4
io.reactivex.rxjava2 : rxandroid jar 2.1.0
com.josesamuel : ether jar 1.0.3

runtime (2)

Group / Artifact Type Version
com.android.support » support-annotations jar 26.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.