is not current version
Last Version 2.4.2

com.github.kristofa:brave-interfaces 2.2.1

Brave interfaces.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-interfaces
Version

Version

2.2.1
Type

Type

jar

Download brave-interfaces 2.2.1


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