is not current version
Last Version 6.3.2

com.bazaarvoice.emodb:emodb-shaded-clients-core 5.7.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-shaded-clients-core
Version

Version

5.7.2
Type

Type

jar

Download emodb-shaded-clients-core 5.7.2


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