is not current version
Last Version 1.0.9

io.github.nearbirds:cbacclient 1.0.8

nearbirds cbac java client

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.nearbirds
ArtifactId

ArtifactId

cbacclient
Version

Version

1.0.8
Type

Type

jar

Download cbacclient 1.0.8


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