Last Version

ether 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
Version

Version

1.0.3
Type

Type

jar
Description

Description

ether
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 1.0.3


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

Dependencies

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.