is not current version
Last Version 22.0

org.sakaiproject.googledrive:sakai-googledrive 20.3


GroupId

GroupId

org.sakaiproject.googledrive
ArtifactId

ArtifactId

sakai-googledrive
Version

Version

20.3
Type

Type

pom

Download sakai-googledrive 20.3


<!-- https://jarcasting.com/artifacts/org.sakaiproject.googledrive/sakai-googledrive/ -->
<dependency>
    <groupId>org.sakaiproject.googledrive</groupId>
    <artifactId>sakai-googledrive</artifactId>
    <version>20.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.googledrive/sakai-googledrive/
implementation 'org.sakaiproject.googledrive:sakai-googledrive:20.3'
// https://jarcasting.com/artifacts/org.sakaiproject.googledrive/sakai-googledrive/
implementation ("org.sakaiproject.googledrive:sakai-googledrive:20.3")
'org.sakaiproject.googledrive:sakai-googledrive:pom:20.3'
<dependency org="org.sakaiproject.googledrive" name="sakai-googledrive" rev="20.3">
  <artifact name="sakai-googledrive" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.googledrive', module='sakai-googledrive', version='20.3')
)
libraryDependencies += "org.sakaiproject.googledrive" % "sakai-googledrive" % "20.3"
[org.sakaiproject.googledrive/sakai-googledrive "20.3"]