is not current version
Last Version 2.2.4

ru.pocketbyte.locolaser:resource-googlesheet 2.0.0

Implementation of source for LocoLaser tool to work with Google Sheets.

GroupId

GroupId

ru.pocketbyte.locolaser
ArtifactId

ArtifactId

resource-googlesheet
Version

Version

2.0.0
Type

Type

jar

Download resource-googlesheet 2.0.0


<!-- https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-googlesheet/ -->
<dependency>
    <groupId>ru.pocketbyte.locolaser</groupId>
    <artifactId>resource-googlesheet</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-googlesheet/
implementation 'ru.pocketbyte.locolaser:resource-googlesheet:2.0.0'
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-googlesheet/
implementation ("ru.pocketbyte.locolaser:resource-googlesheet:2.0.0")
'ru.pocketbyte.locolaser:resource-googlesheet:jar:2.0.0'
<dependency org="ru.pocketbyte.locolaser" name="resource-googlesheet" rev="2.0.0">
  <artifact name="resource-googlesheet" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.pocketbyte.locolaser', module='resource-googlesheet', version='2.0.0')
)
libraryDependencies += "ru.pocketbyte.locolaser" % "resource-googlesheet" % "2.0.0"
[ru.pocketbyte.locolaser/resource-googlesheet "2.0.0"]