License |
License |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdproperties-file |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproperties-file
A project support for interact with properties file
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
properties-file-1.1.8.pom | |
properties-file-1.1.8.jar | 37 KB |
properties-file-1.1.8-sources.jar | 21 KB |
properties-file-1.1.8-javadoc.jar | 187 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.tvd12 : test-util | jar | 1.1.6 |