com.github.uscexp:BlockFormatPropertyFile

Property file in java style block format.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.uscexp
ArtifactId

ArtifactId

BlockFormatPropertyFile
Last Version

Last Version

0.2.0-Beta
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.uscexp:BlockFormatPropertyFile
Property file in java style block format.
Source Code Management

Source Code Management

https://github.com/uscexp/BlockFormatPropertyFile

Download BlockFormatPropertyFile

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.uscexp : jDotNotation jar 1.3.0-Beta
com.github.uscexp : parboiled.extension jar 0.1.0-Beta
org.apache.commons : commons-lang3 jar 3.8.1
com.google.guava : guava-collections jar r03

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0-Beta
0.1.0-Beta