is not current version
Last Version 6.5.17

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


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-common-uuid
Version

Version

6.0.1
Type

Type

jar

Download emodb-common-uuid 6.0.1


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