MVN

de.poiu.apron : apron

Maven & Gradle

Jun 01, 2021
3 usages
48 stars

apron · Advanced Properties — Read and write Java .properties files in a more sane manner.

<dependency>
    <groupId>de.poiu.apron</groupId>
    <artifactId>apron</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.poiu.apron : apron to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of de.poiu.apron : apron to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
apron-2.1.1
apron-2.1.0
2.0.x
apron-2.0.1
apron-2.0.0
1.0.x
apron-1.0.0

How to add a dependency to Maven

Add the following de.poiu.apron : apron maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.poiu.apron</groupId>
    <artifactId>apron</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.poiu.apron : apron gradle dependency to your build.gradle file:

implementation 'de.poiu.apron:apron:2.1.1'

Gradle Kotlin DSL: Add the following de.poiu.apron : apron gradle kotlin dependency to your build.gradle.kts file:

implementation("de.poiu.apron:apron:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.poiu.apron : apron sbt scala dependency to your build.sbt file:

libraryDependencies += "de.poiu.apron" % "apron" % "2.1.1"

Advertisement

Dependencies from Group

Jun 01, 2021
3 usages
48 stars

Discover Dependencies

Dec 12, 2020
4 usages
Dec 30, 2021
5 usages
6 stars
Jan 29, 2020
3 usages
0 stars
Jan 29, 2020
3 usages
0 stars
Jan 29, 2020
3 usages
0 stars
Jan 29, 2020
3 usages
0 stars
Jan 29, 2020
3 usages
0 stars
Jan 29, 2020
3 usages
0 stars
Jul 11, 2023
7 usages
93 stars