MVN

co.trikita : anvil-support-v4

Maven & Gradle

Mar 28, 2017
1.4k stars

Anvil (support-v4) · Lightweight reactive UI library for Android.

<dependency>
    <groupId>co.trikita</groupId>
    <artifactId>anvil-support-v4</artifactId>
    <version>0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.trikita : anvil-support-v4 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.2

All Versions

Choose a version of co.trikita : anvil-support-v4 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
anvil-support-v4-0.5.2
anvil-support-v4-0.5.1
anvil-support-v4-0.5.0
0.4.x
anvil-support-v4-0.4.0
0.3.x
anvil-support-v4-0.3.6
anvil-support-v4-0.3.5
anvil-support-v4-0.3.4

How to add a dependency to Maven

Add the following co.trikita : anvil-support-v4 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.trikita</groupId>
    <artifactId>anvil-support-v4</artifactId>
    <version>0.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.trikita : anvil-support-v4 gradle dependency to your build.gradle file:

implementation 'co.trikita:anvil-support-v4:0.5.2'

Gradle Kotlin DSL: Add the following co.trikita : anvil-support-v4 gradle kotlin dependency to your build.gradle.kts file:

implementation("co.trikita:anvil-support-v4:0.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.trikita : anvil-support-v4 sbt scala dependency to your build.sbt file:

libraryDependencies += "co.trikita" % "anvil-support-v4" % "0.5.2"

Advertisement

Dependencies from Group

Mar 28, 2017
1 usages
1.4k stars
Jul 29, 2015
1.4k stars
log
Jul 24, 2015
155 stars
Mar 28, 2017
1.4k stars
Apr 10, 2016
1.4k stars

Discover Dependencies