is not current version
Last Version 4.2.1

io.github.stringcare:library 4.0.4

Stringcare Android library

GroupId

GroupId

io.github.stringcare
ArtifactId

ArtifactId

library
Version

Version

4.0.4
Type

Type

aar

Download library 4.0.4

Filename Size
library-4.0.4.pom
Browse

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