Last Version

BasketService 1.2.1

Boilerplate Android code for UnitBean developers

License

License

GroupId

GroupId

io.github.unitbean
ArtifactId

ArtifactId

basketservice
Version

Version

1.2.1
Type

Type

aar
Description

Description

BasketService
Boilerplate Android code for UnitBean developers
Project URL

Project URL

https://github.com/unitbean/BasketService
Source Code Management

Source Code Management

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

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0

Project Modules

There are no modules declared in this project.