MVN

com.fjordnet.tether : tether

Maven & Gradle

Sep 13, 2018
0 stars

Tether · Library to help implement common MVVM pattern with Kotlin, Rx, and Architecture Components

<dependency>
    <groupId>com.fjordnet.tether</groupId>
    <artifactId>tether</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fjordnet.tether : tether to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.fjordnet.tether : tether to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tether-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.fjordnet.tether</groupId>
    <artifactId>tether</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fjordnet.tether : tether gradle dependency to your build.gradle file:

implementation 'com.fjordnet.tether:tether:1.0.0'

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

implementation("com.fjordnet.tether:tether:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fjordnet.tether : tether sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fjordnet.tether" % "tether" % "1.0.0"

Advertisement

Dependencies from Group

Sep 13, 2018
0 stars

Discover Dependencies

Sep 20, 2018
1 usages
28 stars
Sep 12, 2018
2 usages
12 stars
Aug 25, 2023
16 usages
1.8k stars
Aug 25, 2023
16 usages
1.8k stars
Aug 25, 2023
23 usages
1.8k stars
Aug 25, 2023
16 usages
1.8k stars
Aug 25, 2023
35 usages
1.8k stars
Aug 25, 2023
18 usages
1.8k stars
Aug 25, 2023
16 usages
1.8k stars
Nov 16, 2018
5 usages
0 stars