is not current version
Last Version 2.4.2

com.github.kristofa:brave-interfaces 1.0

Brave interfaces.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-interfaces
Version

Version

1.0
Type

Type

jar

Download brave-interfaces 1.0


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