License |
License
'The Apache Software License, Version 2.0'
|
---|---|
GroupId | GroupIdcom.github.qicodes |
ArtifactId | ArtifactIdninedrawable |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionNineDrawable
NineDrawable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ninedrawable-1.0.0.pom | |
ninedrawable-1.0.0.aar | 16 KB |
ninedrawable-1.0.0-sources.jar | 943 bytes |
ninedrawable-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qicodes/ninedrawable/ -->
<dependency>
<groupId>com.github.qicodes</groupId>
<artifactId>ninedrawable</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qicodes/ninedrawable/
implementation 'com.github.qicodes:ninedrawable:1.0.0'
// https://jarcasting.com/artifacts/com.github.qicodes/ninedrawable/
implementation ("com.github.qicodes:ninedrawable:1.0.0")
'com.github.qicodes:ninedrawable:aar:1.0.0'
<dependency org="com.github.qicodes" name="ninedrawable" rev="1.0.0">
<artifact name="ninedrawable" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qicodes', module='ninedrawable', version='1.0.0')
)
libraryDependencies += "com.github.qicodes" % "ninedrawable" % "1.0.0"
[com.github.qicodes/ninedrawable "1.0.0"]