TOPL-Android-Core-Base

Abstract classes for integrating TOPL-Service into your application

Лицензия

Лицензия

Группа

Группа

io.matthewnelson.topl-android
Идентификатор

Идентификатор

topl-core-base
Последняя версия

Последняя версия

2.1.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

TOPL-Android-Core-Base
Abstract classes for integrating TOPL-Service into your application
Ссылка на сайт

Ссылка на сайт

https://github.com/05nelsonm/TorOnionProxyLibrary-Android
Система контроля версий

Система контроля версий

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

Скачать topl-core-base

Как подключить последнюю версию

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

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
androidx.core » core-ktx jar 1.7.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.0-beta02
1.0.0-beta01
1.0.0-alpha02
1.0.0-alpha01