TOPL-Android-Service-Base

Abstract classes for integrating TOPL-Service into your application

License

License

GroupId

GroupId

io.matthewnelson.topl-android
ArtifactId

ArtifactId

topl-service-base
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

TOPL-Android-Service-Base
Abstract classes for integrating TOPL-Service into your application
Project URL

Project URL

https://github.com/05nelsonm/TorOnionProxyLibrary-Android
Source Code Management

Source Code Management

https://github.com/05nelsonm/TorOnionProxyLibrary-Android

Download topl-service-base

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.matthewnelson.topl-android : topl-core-base jar 2.1.2

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
androidx.core » core-ktx jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0