| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.skyscanner.backpack | 
| ArtifactId | ArtifactIdbackpack-common | 
| Last Version | Last Version39.1.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionbackpack-common Backpack is a collection of design resources, reusable components and guidelines for creating Skyscanner's products. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| backpack-common-39.1.0.pom | |
| backpack-common-39.1.0-source.jar | 261 bytes | 
| Browse | 
<!-- 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"]| 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 |