is not current version
Last Version 6

hm.binkley:binkley-xio 0.4


GroupId

GroupId

hm.binkley
ArtifactId

ArtifactId

binkley-xio
Version

Version

0.4
Type

Type

jar

Download binkley-xio 0.4


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