| License |
License |
|---|---|
| GroupId | GroupIdme.tatarka.silentsupport |
| ArtifactId | ArtifactIdsilent-support-lib |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionsilent-support-lib
Backport new android api calls to support lib versions.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| silent-support-lib-0.4.pom | |
| silent-support-lib-0.4.aar | 112 KB |
| silent-support-lib-0.4-sources.jar | 261 bytes |
| silent-support-lib-0.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/me.tatarka.silentsupport/silent-support-lib/ -->
<dependency>
<groupId>me.tatarka.silentsupport</groupId>
<artifactId>silent-support-lib</artifactId>
<version>0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.tatarka.silentsupport/silent-support-lib/
implementation 'me.tatarka.silentsupport:silent-support-lib:0.4'
// https://jarcasting.com/artifacts/me.tatarka.silentsupport/silent-support-lib/
implementation ("me.tatarka.silentsupport:silent-support-lib:0.4")
'me.tatarka.silentsupport:silent-support-lib:aar:0.4'
<dependency org="me.tatarka.silentsupport" name="silent-support-lib" rev="0.4">
<artifact name="silent-support-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.tatarka.silentsupport', module='silent-support-lib', version='0.4')
)
libraryDependencies += "me.tatarka.silentsupport" % "silent-support-lib" % "0.4"
[me.tatarka.silentsupport/silent-support-lib "0.4"]