MVN

com.mounacheikhna : decor

Maven & Gradle

May 09, 2015
1 usages
304 stars

Decor Main Library · Android layout decorator : Injecting custom attributes in layout files, Using decorators to get rid of unnecessary class explosion with custom views

<dependency>
    <groupId>com.mounacheikhna</groupId>
    <artifactId>decor</artifactId>
    <version>0.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mounacheikhna : decor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.4

All Versions

Choose a version of com.mounacheikhna : decor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
decor-0.2.4
decor-0.2.3
decor-0.2.2
decor-0.2.1
0.2
decor-0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mounacheikhna</groupId>
    <artifactId>decor</artifactId>
    <version>0.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mounacheikhna : decor gradle dependency to your build.gradle file:

implementation 'com.mounacheikhna:decor:0.2.4'

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

implementation("com.mounacheikhna:decor:0.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mounacheikhna : decor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mounacheikhna" % "decor" % "0.2.4"

Advertisement

Dependencies from Group

May 09, 2015
1 usages
304 stars
May 09, 2015
304 stars
Jan 10, 2016
0 stars

Discover Dependencies

Oct 05, 2016
2 stars
Aug 18, 2016
1 usages
Oct 14, 2019
2 stars
Apr 24, 2020
2 usages
1.1k stars
Apr 24, 2020
3 usages
1.1k stars
Apr 24, 2020
3 usages
1.1k stars
Aug 24, 2015
0 stars
Oct 05, 2016
2 usages
1 stars