is not current version
Last Version 1.1.8

com.github.qicodes:GridView 1.0.8

GridView

GroupId

GroupId

com.github.qicodes
ArtifactId

ArtifactId

GridView
Version

Version

1.0.8
Type

Type

jar

Download GridView 1.0.8


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