License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.kristofa |
ArtifactId | ArtifactIdbrave-client |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbrave-client
Support classes for Brave-enabled clients.
|
Project URL |
Project URL |
Filename | Size |
---|---|
brave-client-2.4.2.pom | |
brave-client-2.4.2.jar | 6 KB |
brave-client-2.4.2-sources.jar | 3 KB |
brave-client-2.4.2-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-client/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-client</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-client/
implementation 'com.github.kristofa:brave-client:2.4.2'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-client/
implementation ("com.github.kristofa:brave-client:2.4.2")
'com.github.kristofa:brave-client:jar:2.4.2'
<dependency org="com.github.kristofa" name="brave-client" rev="2.4.2">
<artifact name="brave-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-client', version='2.4.2')
)
libraryDependencies += "com.github.kristofa" % "brave-client" % "2.4.2"
[com.github.kristofa/brave-client "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kristofa : brave-impl | jar | 2.4.2 |
org.apache.httpcomponents : httpcore | jar | 4.3.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |