License |
License |
---|---|
GroupId | GroupIdcom.github.chivorns |
ArtifactId | ArtifactIdsmarttoolbar |
Version | Version1.0.12 |
Type | Typeaar |
Description |
DescriptionSmartToolbar
Provide with more customizable to your Toolbar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smarttoolbar-1.0.12.pom | |
smarttoolbar-1.0.12.aar | 28 KB |
smarttoolbar-1.0.12-sources.jar | 3 KB |
smarttoolbar-1.0.12-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chivorns/smarttoolbar/ -->
<dependency>
<groupId>com.github.chivorns</groupId>
<artifactId>smarttoolbar</artifactId>
<version>1.0.12</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chivorns/smarttoolbar/
implementation 'com.github.chivorns:smarttoolbar:1.0.12'
// https://jarcasting.com/artifacts/com.github.chivorns/smarttoolbar/
implementation ("com.github.chivorns:smarttoolbar:1.0.12")
'com.github.chivorns:smarttoolbar:aar:1.0.12'
<dependency org="com.github.chivorns" name="smarttoolbar" rev="1.0.12">
<artifact name="smarttoolbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chivorns', module='smarttoolbar', version='1.0.12')
)
libraryDependencies += "com.github.chivorns" % "smarttoolbar" % "1.0.12"
[com.github.chivorns/smarttoolbar "1.0.12"]