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