| License |
License |
|---|---|
| GroupId | GroupIdcom.tvd12 |
| ArtifactId | ArtifactIdproperties-file |
| Version | Version1.1.5 |
| 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.5.pom | |
| properties-file-1.1.5.jar | 62 KB |
| properties-file-1.1.5-sources.jar | 35 KB |
| properties-file-1.1.5-javadoc.jar | 248 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/properties-file/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>properties-file</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/properties-file/
implementation 'com.tvd12:properties-file:1.1.5'
// https://jarcasting.com/artifacts/com.tvd12/properties-file/
implementation ("com.tvd12:properties-file:1.1.5")
'com.tvd12:properties-file:jar:1.1.5'
<dependency org="com.tvd12" name="properties-file" rev="1.1.5">
<artifact name="properties-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='properties-file', version='1.1.5')
)
libraryDependencies += "com.tvd12" % "properties-file" % "1.1.5"
[com.tvd12/properties-file "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tvd12 : test-util | jar | 1.1.3 |