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

BasketService 1.2.1

Boilerplate Android code for UnitBean developers

Лицензия

Лицензия

Группа

Группа

io.github.unitbean
Идентификатор

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

basketservice
Версия

Версия

1.2.1
Тип

Тип

aar
Описание

Описание

BasketService
Boilerplate Android code for UnitBean developers
Ссылка на сайт

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

https://github.com/unitbean/BasketService
Система контроля версий

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

https://github.com/unitbean/BasketService.git

Скачать basketservice 1.2.1


<!-- https://jarcasting.com/artifacts/io.github.unitbean/basketservice/ -->
<dependency>
    <groupId>io.github.unitbean</groupId>
    <artifactId>basketservice</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.unitbean/basketservice/
implementation 'io.github.unitbean:basketservice:1.2.1'
// https://jarcasting.com/artifacts/io.github.unitbean/basketservice/
implementation ("io.github.unitbean:basketservice:1.2.1")
'io.github.unitbean:basketservice:aar:1.2.1'
<dependency org="io.github.unitbean" name="basketservice" rev="1.2.1">
  <artifact name="basketservice" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.unitbean', module='basketservice', version='1.2.1')
)
libraryDependencies += "io.github.unitbean" % "basketservice" % "1.2.1"
[io.github.unitbean/basketservice "1.2.1"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0

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

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