is not current version
Last Version 1.1.0

com.github.ooftf:kv-layout 1.0.6

noting to description

GroupId

GroupId

com.github.ooftf
ArtifactId

ArtifactId

kv-layout
Version

Version

1.0.6
Type

Type

aar

Download kv-layout 1.0.6


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