is not current version
Last Version 6

hm.binkley:binkley-corba 0.5


GroupId

GroupId

hm.binkley
ArtifactId

ArtifactId

binkley-corba
Version

Version

0.5
Type

Type

jar

Download binkley-corba 0.5


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