MVN

com.github.alvazz : epoxy

Maven & Gradle

Dec 05, 2020
6 usages
0 stars

Epoxy · Epoxy is a system for composing complex screens with a ReyclerView in Android.

<dependency>
    <groupId>com.github.alvazz</groupId>
    <artifactId>epoxy</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.alvazz : epoxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1

All Versions

Choose a version of com.github.alvazz : epoxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
epoxy-4.1.1
epoxy-4.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.alvazz</groupId>
    <artifactId>epoxy</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.alvazz : epoxy gradle dependency to your build.gradle file:

implementation 'com.github.alvazz:epoxy:4.1.1'

Gradle Kotlin DSL: Add the following com.github.alvazz : epoxy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.alvazz:epoxy:4.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.alvazz : epoxy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.alvazz" % "epoxy" % "4.1.1"

Advertisement

Dependencies from Group

Dec 05, 2020
6 usages
0 stars
Dec 05, 2020
6 usages
0 stars
Dec 05, 2020
0 stars
Dec 05, 2020
0 stars
Dec 05, 2020
0 stars

Discover Dependencies

Jul 02, 2023
43 usages
255 stars
Apr 01, 2023
6 usages
4 stars
Jul 30, 2015
7 usages
101 stars
Dec 29, 2020
13 usages
11.2k stars
Nov 10, 2015
3 usages
113 stars
Apr 01, 2019
6 usages
346 stars
Jul 31, 2023
64 usages
40k stars