GroupId | GroupIdcom.github.fs2-blobstore |
---|---|
ArtifactId | ArtifactIdazure_3 |
Version | Version0.9.4 |
Type | Typejar |
Filename | Size |
---|---|
azure_3-0.9.4.pom | |
azure_3-0.9.4.jar | 54 KB |
azure_3-0.9.4-sources.jar | 5 KB |
azure_3-0.9.4-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fs2-blobstore/azure_3/ -->
<dependency>
<groupId>com.github.fs2-blobstore</groupId>
<artifactId>azure_3</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/azure_3/
implementation 'com.github.fs2-blobstore:azure_3:0.9.4'
// https://jarcasting.com/artifacts/com.github.fs2-blobstore/azure_3/
implementation ("com.github.fs2-blobstore:azure_3:0.9.4")
'com.github.fs2-blobstore:azure_3:jar:0.9.4'
<dependency org="com.github.fs2-blobstore" name="azure_3" rev="0.9.4">
<artifact name="azure_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fs2-blobstore', module='azure_3', version='0.9.4')
)
libraryDependencies += "com.github.fs2-blobstore" % "azure_3" % "0.9.4"
[com.github.fs2-blobstore/azure_3 "0.9.4"]