is not current version
Last Version 1.3.1

io.github.sckm:item-group 1.1.3

ItemGroup is a library to improve the performance of Groupie

GroupId

GroupId

io.github.sckm
ArtifactId

ArtifactId

item-group
Version

Version

1.1.3
Type

Type

aar

Download item-group 1.1.3


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