License |
License |
---|---|
GroupId | GroupIdjp.wasabeef |
ArtifactId | ArtifactIdgap |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGap
Easily adding gaps inside such as Columns and Rows for Jetpack Compose.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gap-1.1.0.pom | |
gap-1.1.0-sources.jar | 922 bytes |
gap-1.1.0-javadoc.jar | 184 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
androidx.compose.foundation » foundation | jar | 1.0.3 |