is not current version
Last Version 1.3.1

io.github.sckm:item-group 1.3.0

ItemGroup is a library to improve the performance of Groupie

GroupId

GroupId

io.github.sckm
ArtifactId

ArtifactId

item-group
Version

Version

1.3.0
Type

Type

aar

Download item-group 1.3.0


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