MVN

com.lenguyenthanh.nimble : nimble

Maven & Gradle

Feb 25, 2016
24 stars

nimble · Nimble is a small, quick and flexible Model-View-Presenter library for Android

<dependency>
    <groupId>com.lenguyenthanh.nimble</groupId>
    <artifactId>nimble</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lenguyenthanh.nimble : nimble to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of com.lenguyenthanh.nimble : nimble to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
nimble-0.5.1
nimble-0.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lenguyenthanh.nimble</groupId>
    <artifactId>nimble</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lenguyenthanh.nimble : nimble gradle dependency to your build.gradle file:

implementation 'com.lenguyenthanh.nimble:nimble:0.5.1'

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

implementation("com.lenguyenthanh.nimble:nimble:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lenguyenthanh.nimble : nimble sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lenguyenthanh.nimble" % "nimble" % "0.5.1"

Advertisement

Dependencies from Group

Feb 25, 2016
24 stars
Feb 25, 2016
24 stars

Discover Dependencies

Feb 28, 2016
3 usages
43 stars
Feb 28, 2016
43 stars
Dec 04, 2016
1 stars
Dec 04, 2016
1 stars
Dec 04, 2016
7 usages
1 stars
Jan 14, 2018
7 usages
628 stars
Jan 14, 2018
3 usages
628 stars
Feb 13, 2017
2 stars