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