is not current version
Last Version 0.1.20

com.github.duongphanhoai:gsheet-report 0.1.19

Google Sheet report libraries

GroupId

GroupId

com.github.duongphanhoai
ArtifactId

ArtifactId

gsheet-report
Version

Version

0.1.19
Type

Type

jar

Download gsheet-report 0.1.19


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