| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.getout-tlv.brigand |
| Идентификатор | ИдентификаторBrigand |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеBrigand
Opportunistic bastard of communication libraries
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| Brigand-1.1.2.pom | |
| Brigand-1.1.2.aar | 41 KB |
| Brigand-1.1.2-sources.jar | 7 KB |
| Brigand-1.1.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.getout-tlv.brigand/Brigand/ -->
<dependency>
<groupId>com.getout-tlv.brigand</groupId>
<artifactId>Brigand</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getout-tlv.brigand/Brigand/
implementation 'com.getout-tlv.brigand:Brigand:1.1.2'
// https://jarcasting.com/artifacts/com.getout-tlv.brigand/Brigand/
implementation ("com.getout-tlv.brigand:Brigand:1.1.2")
'com.getout-tlv.brigand:Brigand:aar:1.1.2'
<dependency org="com.getout-tlv.brigand" name="Brigand" rev="1.1.2">
<artifact name="Brigand" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getout-tlv.brigand', module='Brigand', version='1.1.2')
)
libraryDependencies += "com.getout-tlv.brigand" % "Brigand" % "1.1.2"
[com.getout-tlv.brigand/Brigand "1.1.2"]