c

com-pholser-util-properties-propertybinder

Files download
File Operation
com-pholser-util-properties-propertybinder-5.0-alpha-3.jar download
com-pholser-util-properties-propertybinder-5.0-alpha-3.pom download
com-pholser-util-properties-propertybinder-5.0-alpha-3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.pholser</groupId>
  <artifactId>com-pholser-util-properties-propertybinder</artifactId>
  <version>5.0-alpha-3</version>
</dependency>
Gradle Groovy
implementation 'com.pholser:com-pholser-util-properties-propertybinder:5.0-alpha-3'
Gradle Kotlin
implementation("com.pholser:com-pholser-util-properties-propertybinder:5.0-alpha-3")
Scala SBT
libraryDependencies += "com.pholser" % "com-pholser-util-properties-propertybinder" % "5.0-alpha-3"
Groovy Grape
@Grapes(
  @Grab(group='com.pholser', module='com-pholser-util-properties-propertybinder', version='5.0-alpha-3')
)
Apache Ivy
<dependency org="com.pholser" name="com-pholser-util-properties-propertybinder" rev="5.0-alpha-3" />
Leiningen
[com.pholser/com-pholser-util-properties-propertybinder "5.0-alpha-3"]
Apache Buildr
'com.pholser:com-pholser-util-properties-propertybinder:jar:5.0-alpha-3'