Last Version

backpack-common 39.1.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

39.1.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 39.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.2
androidx.appcompat » appcompat jar 1.4.2

Project Modules

There are no modules declared in this project.