is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-blob-client 5.5.7


Categories

Categories

CLI User Interface
GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-blob-client
Version

Version

5.5.7
Type

Type

jar

Download emodb-blob-client 5.5.7


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-blob-client/ -->
<dependency>
    <groupId>com.bazaarvoice.emodb</groupId>
    <artifactId>emodb-blob-client</artifactId>
    <version>5.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-blob-client/
implementation 'com.bazaarvoice.emodb:emodb-blob-client:5.5.7'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-blob-client/
implementation ("com.bazaarvoice.emodb:emodb-blob-client:5.5.7")
'com.bazaarvoice.emodb:emodb-blob-client:jar:5.5.7'
<dependency org="com.bazaarvoice.emodb" name="emodb-blob-client" rev="5.5.7">
  <artifact name="emodb-blob-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-blob-client', version='5.5.7')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-blob-client" % "5.5.7"
[com.bazaarvoice.emodb/emodb-blob-client "5.5.7"]