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

com.github.alkedr:simple-property-loader 0.1

Small and simple library for loading properties

Группа

Группа

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

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

simple-property-loader
Версия

Версия

0.1
Тип

Тип

jar

Скачать simple-property-loader 0.1


<!-- https://jarcasting.com/artifacts/com.github.alkedr/simple-property-loader/ -->
<dependency>
    <groupId>com.github.alkedr</groupId>
    <artifactId>simple-property-loader</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alkedr/simple-property-loader/
implementation 'com.github.alkedr:simple-property-loader:0.1'
// https://jarcasting.com/artifacts/com.github.alkedr/simple-property-loader/
implementation ("com.github.alkedr:simple-property-loader:0.1")
'com.github.alkedr:simple-property-loader:jar:0.1'
<dependency org="com.github.alkedr" name="simple-property-loader" rev="0.1">
  <artifact name="simple-property-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alkedr', module='simple-property-loader', version='0.1')
)
libraryDependencies += "com.github.alkedr" % "simple-property-loader" % "0.1"
[com.github.alkedr/simple-property-loader "0.1"]