MVN

com.tngtech.java : property-loader

Maven & Gradle

May 08, 2023
1 usages
5 stars

Property-Loader · The property loader is a java library for managing property configurations.

<dependency>
    <groupId>com.tngtech.java</groupId>
    <artifactId>property-loader</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tngtech.java : property-loader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of com.tngtech.java : property-loader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
property-loader-1.5.1
property-loader-1.5.0
1.4.x
property-loader-1.4.0
1.3.x
property-loader-1.3.1
1.3
property-loader-1.3
1.2
property-loader-1.2
1.1
property-loader-1.1

How to add a dependency to Maven

Add the following com.tngtech.java : property-loader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tngtech.java</groupId>
    <artifactId>property-loader</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tngtech.java : property-loader gradle dependency to your build.gradle file:

implementation 'com.tngtech.java:property-loader:1.5.1'

Gradle Kotlin DSL: Add the following com.tngtech.java : property-loader gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tngtech.java:property-loader:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tngtech.java : property-loader sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tngtech.java" % "property-loader" % "1.5.1"

Advertisement

Dependencies from Group

Oct 04, 2017
227 usages
241 stars
May 08, 2023
1 usages
5 stars
Jun 29, 2023
35 stars

Discover Dependencies

Jul 11, 2018
2 usages
261 stars
Jul 15, 2016
1 usages
0 stars
Jul 03, 2016
1 stars
Jun 01, 2017
1 usages
Nov 10, 2016
1 usages
176 stars
Aug 01, 2016
1 usages
Feb 09, 2020
1 usages
282 stars
Oct 19, 2021
10 stars
Sep 30, 2019
184 stars