is not current version
Last Version 2.4.2

com.github.kristofa:brave-client 2.3

Support classes for Brave-enabled clients.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-client
Version

Version

2.3
Type

Type

jar

Download brave-client 2.3


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