не последняя версия
Последняя версия 0.2.0-Beta

com.github.uscexp:BlockFormatPropertyFile 0.1.0-Beta

Property file in java style block format.

Категории

Категории

ORM Данные
Группа

Группа

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

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

BlockFormatPropertyFile
Версия

Версия

0.1.0-Beta
Тип

Тип

jar

Скачать BlockFormatPropertyFile 0.1.0-Beta


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