GroupId | GroupIdcom.github.pandafw |
---|---|
ArtifactId | ArtifactIdpanda-tube-gcloud |
Version | Version1.5.3 |
Type | Typejar |
Filename | Size |
---|---|
panda-tube-gcloud-1.5.3.pom | |
panda-tube-gcloud-1.5.3.jar | 38 KB |
panda-tube-gcloud-1.5.3-sources.jar | 24 KB |
panda-tube-gcloud-1.5.3-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-gcloud/ -->
<dependency>
<groupId>com.github.pandafw</groupId>
<artifactId>panda-tube-gcloud</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-gcloud/
implementation 'com.github.pandafw:panda-tube-gcloud:1.5.3'
// https://jarcasting.com/artifacts/com.github.pandafw/panda-tube-gcloud/
implementation ("com.github.pandafw:panda-tube-gcloud:1.5.3")
'com.github.pandafw:panda-tube-gcloud:jar:1.5.3'
<dependency org="com.github.pandafw" name="panda-tube-gcloud" rev="1.5.3">
<artifact name="panda-tube-gcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pandafw', module='panda-tube-gcloud', version='1.5.3')
)
libraryDependencies += "com.github.pandafw" % "panda-tube-gcloud" % "1.5.3"
[com.github.pandafw/panda-tube-gcloud "1.5.3"]