License |
License |
---|---|
GroupId | GroupIdtop.qinbaowei |
ArtifactId | ArtifactIdtitlebar |
Version | Version4.0 |
Type | Typeaar |
Description |
DescriptionTitleBar
A simple libray
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
titlebar-4.0.pom | |
titlebar-4.0-sources.jar | 4 KB |
titlebar-4.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.qinbaowei/titlebar/ -->
<dependency>
<groupId>top.qinbaowei</groupId>
<artifactId>titlebar</artifactId>
<version>4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.qinbaowei/titlebar/
implementation 'top.qinbaowei:titlebar:4.0'
// https://jarcasting.com/artifacts/top.qinbaowei/titlebar/
implementation ("top.qinbaowei:titlebar:4.0")
'top.qinbaowei:titlebar:aar:4.0'
<dependency org="top.qinbaowei" name="titlebar" rev="4.0">
<artifact name="titlebar" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.qinbaowei', module='titlebar', version='4.0')
)
libraryDependencies += "top.qinbaowei" % "titlebar" % "4.0"
[top.qinbaowei/titlebar "4.0"]