is not current version
Last Version 0.1.20

com.github.duongphanhoai:gsheet-report 0.1.5

Google Sheet report libraries

GroupId

GroupId

com.github.duongphanhoai
ArtifactId

ArtifactId

gsheet-report
Version

Version

0.1.5
Type

Type

jar

Download gsheet-report 0.1.5


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