License |
License |
---|---|
GroupId | GroupIdcn.easyproject |
ArtifactId | ArtifactIdeasypropertiesutils |
Version | Version1.4.1-RELEASE |
Type | Typejar |
Description |
DescriptionEasyPropertiesUtils
Properties file processing components: Instead of java.util.Properties.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |