is not current version
Last Version 1.1.2

com.getout-tlv.brigand:Brigand 1.0.0

Opportunistic bastard of communication libraries

GroupId

GroupId

com.getout-tlv.brigand
ArtifactId

ArtifactId

Brigand
Version

Version

1.0.0
Type

Type

aar

Download Brigand 1.0.0


<!-- https://jarcasting.com/artifacts/com.getout-tlv.brigand/Brigand/ -->
<dependency>
    <groupId>com.getout-tlv.brigand</groupId>
    <artifactId>Brigand</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getout-tlv.brigand/Brigand/
implementation 'com.getout-tlv.brigand:Brigand:1.0.0'
// https://jarcasting.com/artifacts/com.getout-tlv.brigand/Brigand/
implementation ("com.getout-tlv.brigand:Brigand:1.0.0")
'com.getout-tlv.brigand:Brigand:aar:1.0.0'
<dependency org="com.getout-tlv.brigand" name="Brigand" rev="1.0.0">
  <artifact name="Brigand" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getout-tlv.brigand', module='Brigand', version='1.0.0')
)
libraryDependencies += "com.getout-tlv.brigand" % "Brigand" % "1.0.0"
[com.getout-tlv.brigand/Brigand "1.0.0"]