MVN

io.chapp.commons : commons-locale

Maven & Gradle

Jul 28, 2016

Commons Locale · Compile time checking and static code generation for resource bundles

<dependency>
    <groupId>io.chapp.commons</groupId>
    <artifactId>commons-locale</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.chapp.commons : commons-locale to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.chapp.commons : commons-locale to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-locale-1.0.1
commons-locale-1.0.0

How to add a dependency to Maven

Add the following io.chapp.commons : commons-locale maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.chapp.commons</groupId>
    <artifactId>commons-locale</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.chapp.commons : commons-locale gradle dependency to your build.gradle file:

implementation 'io.chapp.commons:commons-locale:1.0.1'

Gradle Kotlin DSL: Add the following io.chapp.commons : commons-locale gradle kotlin dependency to your build.gradle.kts file:

implementation("io.chapp.commons:commons-locale:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.chapp.commons : commons-locale sbt scala dependency to your build.sbt file:

libraryDependencies += "io.chapp.commons" % "commons-locale" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 28, 2016
Dec 09, 2022
3 usages
2 stars
Feb 11, 2022
1 usages
Jan 23, 2021
277 stars
Dec 08, 2021
20 usages
431 stars
Oct 31, 2018
2 usages
69 stars
Jan 22, 2017
4 stars
Jul 31, 2016
6 stars
Sep 02, 2019
3 usages
9 stars