is not current version
Last Version 39.1.0

backpack-common 0.6.0

Backpack is a collection of design resources, reusable components and guidelines for creating Skyscanner's products.

License

License

Categories

Categories

Net
GroupId

GroupId

net.skyscanner.backpack
ArtifactId

ArtifactId

backpack-common
Version

Version

0.6.0
Type

Type

aar
Description

Description

backpack-common
Backpack is a collection of design resources, reusable components and guidelines for creating Skyscanner's products.
Project URL

Project URL

https://github.com/Skyscanner/backpack-android
Source Code Management

Source Code Management

http://github.com/Skyscanner/backpack-android/tree/main

Download backpack-common 0.6.0


<!-- https://jarcasting.com/artifacts/net.skyscanner.backpack/backpack-common/ -->
<dependency>
    <groupId>net.skyscanner.backpack</groupId>
    <artifactId>backpack-common</artifactId>
    <version>0.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.skyscanner.backpack/backpack-common/
implementation 'net.skyscanner.backpack:backpack-common:0.6.0'
// https://jarcasting.com/artifacts/net.skyscanner.backpack/backpack-common/
implementation ("net.skyscanner.backpack:backpack-common:0.6.0")
'net.skyscanner.backpack:backpack-common:aar:0.6.0'
<dependency org="net.skyscanner.backpack" name="backpack-common" rev="0.6.0">
  <artifact name="backpack-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.skyscanner.backpack', module='backpack-common', version='0.6.0')
)
libraryDependencies += "net.skyscanner.backpack" % "backpack-common" % "0.6.0"
[net.skyscanner.backpack/backpack-common "0.6.0"]

Dependencies

compile (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.appcompat » appcompat jar 1.4.0

Project Modules

There are no modules declared in this project.