c

com-pholser-util-properties-propertybinder-it

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