is not current version
Last Version 2.4.2

com.github.kristofa:brave-client 2.2.1

Support classes for Brave-enabled clients.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-client
Version

Version

2.2.1
Type

Type

jar

Download brave-client 2.2.1


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