Last Version

Gap 1.1.0

Easily adding gaps inside such as Columns and Rows for Jetpack Compose.

License

License

GroupId

GroupId

jp.wasabeef
ArtifactId

ArtifactId

gap
Version

Version

1.1.0
Type

Type

aar
Description

Description

Gap
Easily adding gaps inside such as Columns and Rows for Jetpack Compose.
Project URL

Project URL

https://github.com/wasabeef/compose-gap/
Source Code Management

Source Code Management

https://github.com/wasabeef/compose-gap/

Download gap 1.1.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30
androidx.compose.foundation » foundation jar 1.0.3

Project Modules

There are no modules declared in this project.