License |
License |
---|---|
GroupId | GroupIdcom.github.ooftf |
ArtifactId | ArtifactIdbottom-bar |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbottom-bar
noting to description
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bottom-bar-1.3.1.pom | |
bottom-bar-1.3.1-sources.jar | 3 KB |
bottom-bar-1.3.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ooftf/bottom-bar/ -->
<dependency>
<groupId>com.github.ooftf</groupId>
<artifactId>bottom-bar</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooftf/bottom-bar/
implementation 'com.github.ooftf:bottom-bar:1.3.1'
// https://jarcasting.com/artifacts/com.github.ooftf/bottom-bar/
implementation ("com.github.ooftf:bottom-bar:1.3.1")
'com.github.ooftf:bottom-bar:aar:1.3.1'
<dependency org="com.github.ooftf" name="bottom-bar" rev="1.3.1">
<artifact name="bottom-bar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooftf', module='bottom-bar', version='1.3.1')
)
libraryDependencies += "com.github.ooftf" % "bottom-bar" % "1.3.1"
[com.github.ooftf/bottom-bar "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |