Last Version

properties-file 1.1.8

A project support for interact with properties file

License

License

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

properties-file
Version

Version

1.1.8
Type

Type

jar
Description

Description

properties-file
A project support for interact with properties file
Project Organization

Project Organization

Young Monkeys
Source Code Management

Source Code Management

https://github.com/tavandung12/properties-file

Download properties-file 1.1.8


<!-- https://jarcasting.com/artifacts/com.tvd12/properties-file/ -->
<dependency>
    <groupId>com.tvd12</groupId>
    <artifactId>properties-file</artifactId>
    <version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/properties-file/
implementation 'com.tvd12:properties-file:1.1.8'
// https://jarcasting.com/artifacts/com.tvd12/properties-file/
implementation ("com.tvd12:properties-file:1.1.8")
'com.tvd12:properties-file:jar:1.1.8'
<dependency org="com.tvd12" name="properties-file" rev="1.1.8">
  <artifact name="properties-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='properties-file', version='1.1.8')
)
libraryDependencies += "com.tvd12" % "properties-file" % "1.1.8"
[com.tvd12/properties-file "1.1.8"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
com.tvd12 : test-util jar 1.1.6

Project Modules

There are no modules declared in this project.