Last Version

EasyPropertiesUtils 1.4.1-RELEASE

Properties file processing components: Instead of java.util.Properties.

License

License

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easypropertiesutils
Version

Version

1.4.1-RELEASE
Type

Type

jar
Description

Description

EasyPropertiesUtils
Properties file processing components: Instead of java.util.Properties.
Project URL

Project URL

http://www.easyproject.cn/easycommons

Download easypropertiesutils 1.4.1-RELEASE


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.