MVN

io.sumac : property-utils

Maven & Gradle

Jul 31, 2020
0 stars

A library that simplifies reading typedProperties from multiple sources

<dependency>
    <groupId>io.sumac</groupId>
    <artifactId>property-utils</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sumac : property-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of io.sumac : property-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
property-utils-0.0.7

How to add a dependency to Maven

Add the following io.sumac : property-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.sumac</groupId>
    <artifactId>property-utils</artifactId>
    <version>0.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sumac : property-utils gradle dependency to your build.gradle file:

implementation 'io.sumac:property-utils:0.0.7'

Gradle Kotlin DSL: Add the following io.sumac : property-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sumac:property-utils:0.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sumac : property-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sumac" % "property-utils" % "0.0.7"

Advertisement

Dependencies from Group

Nov 05, 2019
3 usages
0 stars
Jul 31, 2020
2 usages
0 stars
Nov 05, 2019
0 stars
May 29, 2020
0 stars
May 29, 2020
0 stars

Discover Dependencies

Jul 31, 2020
0 stars
Aug 26, 2020
2 usages
0 stars
Feb 18, 2022
1 usages
18.8k stars
Feb 18, 2022
18.6k stars
Feb 18, 2022
1 usages
18.8k stars
Jun 22, 2023
3 usages
26.5k stars