| License |
License |
|---|---|
| GroupId | GroupIdio.github.joeiot |
| ArtifactId | ArtifactIddrawablebadge |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiondrawablebadge
A libary for Drawable that can draw some number badge on .
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| drawablebadge-2.0.5.pom | |
| drawablebadge-2.0.5.aar | 23 KB |
| drawablebadge-2.0.5-sources.jar | 575 bytes |
| drawablebadge-2.0.5-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.joeiot/drawablebadge/ -->
<dependency>
<groupId>io.github.joeiot</groupId>
<artifactId>drawablebadge</artifactId>
<version>2.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.joeiot/drawablebadge/
implementation 'io.github.joeiot:drawablebadge:2.0.5'
// https://jarcasting.com/artifacts/io.github.joeiot/drawablebadge/
implementation ("io.github.joeiot:drawablebadge:2.0.5")
'io.github.joeiot:drawablebadge:aar:2.0.5'
<dependency org="io.github.joeiot" name="drawablebadge" rev="2.0.5">
<artifact name="drawablebadge" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.joeiot', module='drawablebadge', version='2.0.5')
)
libraryDependencies += "io.github.joeiot" % "drawablebadge" % "2.0.5"
[io.github.joeiot/drawablebadge "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |