Last Version

Android Library to display a set of tags 1.0

Android Library to display a set of tags

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.droideep
ArtifactId

ArtifactId

library
Version

Version

1.0
Type

Type

aar
Description

Description

Android Library to display a set of tags
Android Library to display a set of tags
Project URL

Project URL

http://git.oschina.net/droideep/IndexBar
Source Code Management

Source Code Management

http://git.oschina.net/droideep/IndexBar

Download library 1.0


<!-- https://jarcasting.com/artifacts/com.droideep/library/ -->
<dependency>
    <groupId>com.droideep</groupId>
    <artifactId>library</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.droideep/library/
implementation 'com.droideep:library:1.0'
// https://jarcasting.com/artifacts/com.droideep/library/
implementation ("com.droideep:library:1.0")
'com.droideep:library:aar:1.0'
<dependency org="com.droideep" name="library" rev="1.0">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.droideep', module='library', version='1.0')
)
libraryDependencies += "com.droideep" % "library" % "1.0"
[com.droideep/library "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 22.1.1

Project Modules

There are no modules declared in this project.