MVN

me.idaima.x : xlibrary

Maven & Gradle

Mar 11, 2016

xlibrary Aar Repository · android common library

<dependency>
    <groupId>me.idaima.x</groupId>
    <artifactId>xlibrary</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.idaima.x : xlibrary to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of me.idaima.x : xlibrary to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
xlibrary-1.0.0

How to add a dependency to Maven

Add the following me.idaima.x : xlibrary maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.idaima.x</groupId>
    <artifactId>xlibrary</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.idaima.x : xlibrary gradle dependency to your build.gradle file:

implementation 'me.idaima.x:xlibrary:1.0.0'

Gradle Kotlin DSL: Add the following me.idaima.x : xlibrary gradle kotlin dependency to your build.gradle.kts file:

implementation("me.idaima.x:xlibrary:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.idaima.x : xlibrary sbt scala dependency to your build.sbt file:

libraryDependencies += "me.idaima.x" % "xlibrary" % "1.0.0"

Advertisement

Dependencies from Group

Mar 11, 2016

Discover Dependencies

Mar 10, 2016
4 stars
Jul 20, 2023
1 usages
0 stars
Feb 04, 2017
2 usages
267 stars
Jul 13, 2023
65 usages
475 stars
Mar 17, 2016
11 stars
Mar 13, 2016
22 stars
Mar 10, 2016
1 stars
Jun 03, 2016
2 usages
7 stars
Mar 09, 2016
1 usages
1.2k stars