License |
License |
---|---|
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdproperty |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproperty
The property framework for java.
|
Filename | Size |
---|---|
property-0.0.9.pom | |
property-0.0.9.jar | 63 KB |
property-0.0.9-sources.jar | 43 KB |
property-0.0.9-javadoc.jar | 435 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : heaven | jar | 0.1.124 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |