is not current version
Last Version 1.1.0

jp.wasabeef:gap 0.0.1

Easily adding gaps inside such as Columns and Rows

GroupId

GroupId

jp.wasabeef
ArtifactId

ArtifactId

gap
Version

Version

0.0.1
Type

Type

aar

Download gap 0.0.1


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