is not current version
Last Version 39.1.0

backpack-common 38.0.1

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

38.0.1
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 38.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.