License |
License |
---|---|
GroupId | GroupIdio.matthewnelson.topl-android |
ArtifactId | ArtifactIdtopl-service-base |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTOPL-Android-Service-Base
Abstract classes for integrating TOPL-Service into your application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
topl-service-base-2.1.2.pom | |
topl-service-base-2.1.2-sources.jar | 24 KB |
topl-service-base-2.1.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-service-base/ -->
<dependency>
<groupId>io.matthewnelson.topl-android</groupId>
<artifactId>topl-service-base</artifactId>
<version>2.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-service-base/
implementation 'io.matthewnelson.topl-android:topl-service-base:2.1.2'
// https://jarcasting.com/artifacts/io.matthewnelson.topl-android/topl-service-base/
implementation ("io.matthewnelson.topl-android:topl-service-base:2.1.2")
'io.matthewnelson.topl-android:topl-service-base:aar:2.1.2'
<dependency org="io.matthewnelson.topl-android" name="topl-service-base" rev="2.1.2">
<artifact name="topl-service-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.topl-android', module='topl-service-base', version='2.1.2')
)
libraryDependencies += "io.matthewnelson.topl-android" % "topl-service-base" % "2.1.2"
[io.matthewnelson.topl-android/topl-service-base "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.matthewnelson.topl-android : topl-core-base | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
androidx.core » core-ktx | jar | 1.7.0 |