MVN

com.github.houbb : property

Maven & Gradle

Jan 28, 2021
4 usages

property · The property framework for java.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>property</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : property to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of com.github.houbb : property to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
property-0.0.9
property-0.0.8
property-0.0.7
property-0.0.6
property-0.0.5
property-0.0.4
property-0.0.3
property-0.0.2
property-0.0.1

How to add a dependency to Maven

Add the following com.github.houbb : property maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>property</artifactId>
    <version>0.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.houbb : property gradle dependency to your build.gradle file:

implementation 'com.github.houbb:property:0.0.9'

Gradle Kotlin DSL: Add the following com.github.houbb : property gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.houbb:property:0.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.houbb : property sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.houbb" % "property" % "0.0.9"

Advertisement

Dependencies from Group

Aug 03, 2023
235 usages
33 stars
May 06, 2020
75 usages
Aug 04, 2020
49 usages
Aug 04, 2020
26 usages
Jul 03, 2022
20 usages

Discover Dependencies

Mar 15, 2020
1 usages
6 stars
Jun 24, 2020
3 usages
0 stars
Mar 24, 2023
5 usages
0 stars
Nov 15, 2021
2 usages
Aug 01, 2021
3 usages
0 stars
Aug 10, 2021
2 usages
Aug 13, 2021
1 usages
3 stars
Jul 21, 2023
1 usages
1 stars