is not current version
Last Version 6.5.17

com.bazaarvoice.emodb:emodb-auth-core 5.6.5


GroupId

GroupId

com.bazaarvoice.emodb
ArtifactId

ArtifactId

emodb-auth-core
Version

Version

5.6.5
Type

Type

jar

Download emodb-auth-core 5.6.5


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