MVN

io.github.idonans.lang : lang

Maven & Gradle

Jun 08, 2021
6 usages
0 stars

Android applicatoin lang library · Android applicatoin lang library

<dependency>
    <groupId>io.github.idonans.lang</groupId>
    <artifactId>lang</artifactId>
    <version>2.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.idonans.lang : lang to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.11

All Versions

Choose a version of io.github.idonans.lang : lang to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
lang-2.0.11
lang-2.0.10
lang-2.0.9
lang-2.0.6
lang-2.0.5
lang-2.0.2

How to add a dependency to Maven

Add the following io.github.idonans.lang : lang maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.idonans.lang</groupId>
    <artifactId>lang</artifactId>
    <version>2.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.idonans.lang : lang gradle dependency to your build.gradle file:

implementation 'io.github.idonans.lang:lang:2.0.11'

Gradle Kotlin DSL: Add the following io.github.idonans.lang : lang gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.idonans.lang:lang:2.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.idonans.lang : lang sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.idonans.lang" % "lang" % "2.0.11"

Advertisement

Dependencies from Group

Jun 08, 2021
6 usages
0 stars

Discover Dependencies

Jun 24, 2016
3 usages
143 stars
May 03, 2020
3 usages
3 stars
Mar 30, 2021
16 usages
6 stars
May 10, 2016
5 usages
7.2k stars
Jun 15, 2016
2 usages
Jul 14, 2017
5 usages
99 stars
Sep 05, 2014
6 usages
13 stars