is not current version
Last Version 2.4.2

com.github.kristofa:brave-interfaces 2.3

Brave interfaces.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-interfaces
Version

Version

2.3
Type

Type

jar

Download brave-interfaces 2.3


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