GroupId | GroupIdcom.github.microtweak |
---|---|
ArtifactId | ArtifactIdjvolumes-google-storage |
Version | Version0.0.1 |
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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-google-storage/
implementation 'com.github.microtweak:jvolumes-google-storage:0.0.1'
// https://jarcasting.com/artifacts/com.github.microtweak/jvolumes-google-storage/
implementation ("com.github.microtweak:jvolumes-google-storage:0.0.1")
'com.github.microtweak:jvolumes-google-storage:jar:0.0.1'
<dependency org="com.github.microtweak" name="jvolumes-google-storage" rev="0.0.1">
<artifact name="jvolumes-google-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jvolumes-google-storage', version='0.0.1')
)
libraryDependencies += "com.github.microtweak" % "jvolumes-google-storage" % "0.0.1"
[com.github.microtweak/jvolumes-google-storage "0.0.1"]