image-support

Library to add ImageView (ImageBadgeView) with a badge like notification count

License

License

GroupId

GroupId

io.github.nikartm
ArtifactId

ArtifactId

image-support
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

image-support
Library to add ImageView (ImageBadgeView) with a badge like notification count
Project URL

Project URL

https://github.com/nikartm/Image-Support
Source Code Management

Source Code Management

https://github.com/nikartm/Image-Support/tree/dev

Download image-support

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0