is not current version
Last Version 6

hm.binkley:binkley-xprops 0.4


GroupId

GroupId

hm.binkley
ArtifactId

ArtifactId

binkley-xprops
Version

Version

0.4
Type

Type

jar

Download binkley-xprops 0.4


<!-- https://jarcasting.com/artifacts/hm.binkley/binkley-xprops/ -->
<dependency>
    <groupId>hm.binkley</groupId>
    <artifactId>binkley-xprops</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/hm.binkley/binkley-xprops/
implementation 'hm.binkley:binkley-xprops:0.4'
// https://jarcasting.com/artifacts/hm.binkley/binkley-xprops/
implementation ("hm.binkley:binkley-xprops:0.4")
'hm.binkley:binkley-xprops:jar:0.4'
<dependency org="hm.binkley" name="binkley-xprops" rev="0.4">
  <artifact name="binkley-xprops" type="jar" />
</dependency>
@Grapes(
@Grab(group='hm.binkley', module='binkley-xprops', version='0.4')
)
libraryDependencies += "hm.binkley" % "binkley-xprops" % "0.4"
[hm.binkley/binkley-xprops "0.4"]