License |
License |
---|---|
GroupId | GroupIdcom.oriente.android |
ArtifactId | ArtifactIdluban |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptioncom.oriente.android
Android Library to display a set of tags
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
luban-1.0.0.pom | |
luban-1.0.0.apklib | 11 KB |
luban-1.0.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oriente.android/luban/ -->
<dependency>
<groupId>com.oriente.android</groupId>
<artifactId>luban</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.oriente.android/luban/
implementation 'com.oriente.android:luban:1.0.0'
// https://jarcasting.com/artifacts/com.oriente.android/luban/
implementation ("com.oriente.android:luban:1.0.0")
'com.oriente.android:luban:aar:1.0.0'
<dependency org="com.oriente.android" name="luban" rev="1.0.0">
<artifact name="luban" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.oriente.android', module='luban', version='1.0.0')
)
libraryDependencies += "com.oriente.android" % "luban" % "1.0.0"
[com.oriente.android/luban "1.0.0"]