MVN

org.jvirtanen.lang : lang-extras

Maven & Gradle

Mar 22, 2015
5 usages
1 stars

Lang Extras · Extensions to Java Lang API.

<dependency>
    <groupId>org.jvirtanen.lang</groupId>
    <artifactId>lang-extras</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvirtanen.lang : lang-extras to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of org.jvirtanen.lang : lang-extras to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
lang-extras-0.1.0

How to add a dependency to Maven

Add the following org.jvirtanen.lang : lang-extras maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jvirtanen.lang</groupId>
    <artifactId>lang-extras</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jvirtanen.lang : lang-extras gradle dependency to your build.gradle file:

implementation 'org.jvirtanen.lang:lang-extras:0.1.0'

Gradle Kotlin DSL: Add the following org.jvirtanen.lang : lang-extras gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jvirtanen.lang:lang-extras:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jvirtanen.lang : lang-extras sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jvirtanen.lang" % "lang-extras" % "0.1.0"

Advertisement

Dependencies from Group

Mar 22, 2015
5 usages
1 stars

Discover Dependencies

Sep 30, 2022
5 usages
112 stars
Nov 14, 2019
5 usages
0 stars
May 24, 2023
15 usages
4.3k stars
Aug 22, 2018
6 usages
0 stars
Aug 17, 2021
2 usages
90 stars
Jun 18, 2023
8 usages
113 stars
Jan 03, 2023
12 usages
1.6k stars
Jul 14, 2019
2 usages