is not current version
Last Version 2.4.2

com.github.kristofa:brave-interfaces 2.4

Brave interfaces.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-interfaces
Version

Version

2.4
Type

Type

jar

Download brave-interfaces 2.4


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