GroupId | GroupIdcom.github.microtweak |
---|---|
ArtifactId | ArtifactIdjvolumes-google-storage |
Version | Version0.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-google-storage/ -->
<dependency>
<groupId>com.github.microtweak</groupId>
<artifactId>jvolumes-google-storage</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-google-storage/
implementation 'com.github.microtweak:jvolumes-google-storage:0.0.2'
// https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-google-storage/
implementation ("com.github.microtweak:jvolumes-google-storage:0.0.2")
'com.github.microtweak:jvolumes-google-storage:jar:0.0.2'
<dependency org="com.github.microtweak" name="jvolumes-google-storage" rev="0.0.2">
<artifact name="jvolumes-google-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jvolumes-google-storage', version='0.0.2')
)
libraryDependencies += "com.github.microtweak" % "jvolumes-google-storage" % "0.0.2"
[com.github.microtweak/jvolumes-google-storage "0.0.2"]