GroupId | GroupIdcom.github.st235 |
---|---|
ArtifactId | ArtifactIdexpandablebottombar |
Version | Version1.3.2 |
Type | Typeaar |
Filename | Size |
---|---|
expandablebottombar-1.3.2.pom | |
expandablebottombar-1.3.2.aar | 122 KB |
expandablebottombar-1.3.2-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.st235/expandablebottombar/ -->
<dependency>
<groupId>com.github.st235</groupId>
<artifactId>expandablebottombar</artifactId>
<version>1.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.st235/expandablebottombar/
implementation 'com.github.st235:expandablebottombar:1.3.2'
// https://jarcasting.com/artifacts/com.github.st235/expandablebottombar/
implementation ("com.github.st235:expandablebottombar:1.3.2")
'com.github.st235:expandablebottombar:aar:1.3.2'
<dependency org="com.github.st235" name="expandablebottombar" rev="1.3.2">
<artifact name="expandablebottombar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.st235', module='expandablebottombar', version='1.3.2')
)
libraryDependencies += "com.github.st235" % "expandablebottombar" % "1.3.2"
[com.github.st235/expandablebottombar "1.3.2"]