property

The property framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

property
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

property
The property framework for java.

Download property

How to add to project

<!-- 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.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1