MVN

com.josesamuel : ether

Maven & Gradle

Aug 16, 2023
2 usages
1 stars

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.

<dependency>
    <groupId>com.josesamuel</groupId>
    <artifactId>ether</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.josesamuel : ether to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.josesamuel : ether to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ether-1.0.4
ether-1.0.3
ether-1.0.2
ether-1.0.1
ether-1.0.0

How to add a dependency to Maven

Add the following com.josesamuel : ether maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.josesamuel</groupId>
    <artifactId>ether</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.josesamuel : ether gradle dependency to your build.gradle file:

implementation 'com.josesamuel:ether:1.0.4'

Gradle Kotlin DSL: Add the following com.josesamuel : ether gradle kotlin dependency to your build.gradle.kts file:

implementation("com.josesamuel:ether:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.josesamuel : ether sbt scala dependency to your build.sbt file:

libraryDependencies += "com.josesamuel" % "ether" % "1.0.4"

Advertisement

Dependencies from Group

May 15, 2023
4 usages
80 stars
Oct 06, 2017
2 usages
Aug 16, 2023
2 usages
1 stars
Oct 05, 2018
1 usages
0 stars
May 27, 2018
1 usages
1 stars

Discover Dependencies

Apr 14, 2023
9 usages
Jul 29, 2019
1.4k stars
Dec 20, 2021
2 stars
Dec 04, 2018
1 usages
18 stars
Jun 21, 2020
2 usages
55 stars
Nov 29, 2018
Jul 06, 2020
1 usages
1 stars