Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.clistery |
ArtifactId | ArtifactIdbottomnavigationex-ex |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
bottomnavigationex-ex-1.0.3.pom | |
bottomnavigationex-ex-1.0.3-sources.jar | 4 KB |
bottomnavigationex-ex-1.0.3-javadoc.jar | 310 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.clistery/bottomnavigationex-ex/ -->
<dependency>
<groupId>io.github.clistery</groupId>
<artifactId>bottomnavigationex-ex</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/bottomnavigationex-ex/
implementation 'io.github.clistery:bottomnavigationex-ex:1.0.3'
// https://jarcasting.com/artifacts/io.github.clistery/bottomnavigationex-ex/
implementation ("io.github.clistery:bottomnavigationex-ex:1.0.3")
'io.github.clistery:bottomnavigationex-ex:aar:1.0.3'
<dependency org="io.github.clistery" name="bottomnavigationex-ex" rev="1.0.3">
<artifact name="bottomnavigationex-ex" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='bottomnavigationex-ex', version='1.0.3')
)
libraryDependencies += "io.github.clistery" % "bottomnavigationex-ex" % "1.0.3"
[io.github.clistery/bottomnavigationex-ex "1.0.3"]