License |
License |
---|---|
GroupId | GroupIdru.pocketbyte.locolaser |
ArtifactId | ArtifactIdresource-googlesheet |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionlocolaser-resource-googlesheet
Implementation of source for LocoLaser tool to work with Google Sheets.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
resource-googlesheet-2.1.0.pom | |
resource-googlesheet-2.1.0.jar | 21 MB |
resource-googlesheet-2.1.0-sources.jar | 1 KB |
resource-googlesheet-2.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-googlesheet/ -->
<dependency>
<groupId>ru.pocketbyte.locolaser</groupId>
<artifactId>resource-googlesheet</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-googlesheet/
implementation 'ru.pocketbyte.locolaser:resource-googlesheet:2.1.0'
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-googlesheet/
implementation ("ru.pocketbyte.locolaser:resource-googlesheet:2.1.0")
'ru.pocketbyte.locolaser:resource-googlesheet:jar:2.1.0'
<dependency org="ru.pocketbyte.locolaser" name="resource-googlesheet" rev="2.1.0">
<artifact name="resource-googlesheet" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.pocketbyte.locolaser', module='resource-googlesheet', version='2.1.0')
)
libraryDependencies += "ru.pocketbyte.locolaser" % "resource-googlesheet" % "2.1.0"
[ru.pocketbyte.locolaser/resource-googlesheet "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ru.pocketbyte.locolaser : core | jar | 2.1.0 |