is not current version
Last Version 0.15.4

com.colisweb:google-drive-scala-client-cats_2.13 0.11.0

Google Drive Scala Client is a Scala wrapper around the Google Drive client for Java

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.colisweb
ArtifactId

ArtifactId

google-drive-scala-client-cats_2.13
Version

Version

0.11.0
Type

Type

jar

Download google-drive-scala-client-cats_2.13 0.11.0


<!-- https://jarcasting.com/artifacts/com.colisweb/google-drive-scala-client-cats_2.13/ -->
<dependency>
    <groupId>com.colisweb</groupId>
    <artifactId>google-drive-scala-client-cats_2.13</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.colisweb/google-drive-scala-client-cats_2.13/
implementation 'com.colisweb:google-drive-scala-client-cats_2.13:0.11.0'
// https://jarcasting.com/artifacts/com.colisweb/google-drive-scala-client-cats_2.13/
implementation ("com.colisweb:google-drive-scala-client-cats_2.13:0.11.0")
'com.colisweb:google-drive-scala-client-cats_2.13:jar:0.11.0'
<dependency org="com.colisweb" name="google-drive-scala-client-cats_2.13" rev="0.11.0">
  <artifact name="google-drive-scala-client-cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.colisweb', module='google-drive-scala-client-cats_2.13', version='0.11.0')
)
libraryDependencies += "com.colisweb" % "google-drive-scala-client-cats_2.13" % "0.11.0"
[com.colisweb/google-drive-scala-client-cats_2.13 "0.11.0"]