is not current version
Last Version 3.7.0

com.github.kristofa:brave-core 3.0.0

Brave core.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-core
Version

Version

3.0.0
Type

Type

jar

Download brave-core 3.0.0


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