Last Version

Contour 1.1.0

A programmatic layout library for Android

License

License

GroupId

GroupId

app.cash.contour
ArtifactId

ArtifactId

contour
Version

Version

1.1.0
Type

Type

aar
Description

Description

Contour
A programmatic layout library for Android
Project URL

Project URL

https://github.com/cashapp/contour
Source Code Management

Source Code Management

https://github.com/cashapp/contour

Download contour 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.30

Project Modules

There are no modules declared in this project.