License |
License |
---|---|
GroupId | GroupIdio.github.stringcare |
ArtifactId | ArtifactIdlibrary |
Version | Version4.2.1 |
Type | Typeaar |
Description |
DescriptionStringCareAndroidLibrary
Stringcare Android library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-4.2.1.pom | |
library-4.2.1-sources.jar | 9 KB |
library-4.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |