не последняя версия
Последняя версия 1.1.8

com.tvd12:properties-file 1.0.8

A project support for interact with properties file

Группа

Группа

com.tvd12
Идентификатор

Идентификатор

properties-file
Версия

Версия

1.0.8
Тип

Тип

jar

Скачать properties-file 1.0.8


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