is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-common-uuid 5.4.11


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-common-uuid
Version

Version

5.4.11
Type

Type

jar

Download emodb-common-uuid 5.4.11


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