| Группа | Группаcom.github.ooftf |
|---|---|
| Идентификатор | Идентификаторbottom-bar |
| Версия | Версия1.3.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| bottom-bar-1.3.0.pom | |
| bottom-bar-1.3.0-sources.jar | 2 KB |
| bottom-bar-1.3.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ooftf/bottom-bar/ -->
<dependency>
<groupId>com.github.ooftf</groupId>
<artifactId>bottom-bar</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooftf/bottom-bar/
implementation 'com.github.ooftf:bottom-bar:1.3.0'
// https://jarcasting.com/artifacts/com.github.ooftf/bottom-bar/
implementation ("com.github.ooftf:bottom-bar:1.3.0")
'com.github.ooftf:bottom-bar:aar:1.3.0'
<dependency org="com.github.ooftf" name="bottom-bar" rev="1.3.0">
<artifact name="bottom-bar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooftf', module='bottom-bar', version='1.3.0')
)
libraryDependencies += "com.github.ooftf" % "bottom-bar" % "1.3.0"
[com.github.ooftf/bottom-bar "1.3.0"]