MVN

xyz.maow : jproperties

Maven & Gradle

Oct 28, 2021

JProperties · An efficient, up-to-date reader/writer for Java properties files

<dependency>
    <groupId>xyz.maow</groupId>
    <artifactId>jproperties</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.maow : jproperties to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of xyz.maow : jproperties to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jproperties-1.1.0
1.0.x
jproperties-1.0.0

How to add a dependency to Maven

Add the following xyz.maow : jproperties maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.maow</groupId>
    <artifactId>jproperties</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.maow : jproperties gradle dependency to your build.gradle file:

implementation 'xyz.maow:jproperties:1.1.0'

Gradle Kotlin DSL: Add the following xyz.maow : jproperties gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.maow:jproperties:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.maow : jproperties sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.maow" % "jproperties" % "1.1.0"

Advertisement

Dependencies from Group

Aug 02, 2021
Aug 30, 2021
0 stars
Oct 14, 2021
0 stars
Oct 28, 2021
Nov 21, 2021

Discover Dependencies

Oct 26, 2021
0 stars
Feb 18, 2023
8 stars
Aug 11, 2023
49 usages
14.7k stars
Jul 13, 2023
0 stars
Jul 21, 2023
2 usages
635 stars
Nov 14, 2022
2 usages
Jun 13, 2022
2 stars