StringCareAndroidLibrary

Stringcare Android library

License

License

GroupId

GroupId

io.github.stringcare
ArtifactId

ArtifactId

library
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

StringCareAndroidLibrary
Stringcare Android library
Project URL

Project URL

https://github.com/StringCare/AndroidLibrary
Source Code Management

Source Code Management

https://github.com/StringCare/AndroidLibrary

Download library

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
org.apache.commons : commons-lang3 jar 3.9
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.1
4.0.6
4.0.4