is not current version
Last Version 1.0.9

io.github.nearbirds:cbacclient 1.0.6

nearbirds cbac java client

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.nearbirds
ArtifactId

ArtifactId

cbacclient
Version

Version

1.0.6
Type

Type

jar

Download cbacclient 1.0.6


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