MVN

com.github.frodoking : app-architecture-android

Maven & Gradle

May 17, 2017
173 stars

App-Architecture Application · A app architecture simple implement library

<dependency>
    <groupId>com.github.frodoking</groupId>
    <artifactId>app-architecture-android</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.frodoking : app-architecture-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of com.github.frodoking : app-architecture-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
app-architecture-android-1.5
1.4
app-architecture-android-1.4
1.3
app-architecture-android-1.3
1.2
app-architecture-android-1.2
1.1
app-architecture-android-1.1
1.0
app-architecture-android-1.0

How to add a dependency to Maven

Add the following com.github.frodoking : app-architecture-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.frodoking</groupId>
    <artifactId>app-architecture-android</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.frodoking : app-architecture-android gradle dependency to your build.gradle file:

implementation 'com.github.frodoking:app-architecture-android:1.5'

Gradle Kotlin DSL: Add the following com.github.frodoking : app-architecture-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.frodoking:app-architecture-android:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.frodoking : app-architecture-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.frodoking" % "app-architecture-android" % "1.5"

Advertisement

Dependencies from Group

Discover Dependencies

May 28, 2016
9 usages
7 stars
May 28, 2016
7 stars
May 28, 2016
3 usages
7 stars
May 28, 2016
2 usages
7 stars
May 28, 2016
2 usages
7 stars
May 28, 2016
2 usages
7 stars
May 28, 2016
7 stars
May 28, 2016
7 stars
May 28, 2016
9 usages
7 stars