Last Version

property 0.0.9

The property framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

property
Version

Version

0.0.9
Type

Type

jar
Description

Description

property
The property framework for java.

Download property 0.0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.124

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.