Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-auth-client |
Version | Version5.6.23 |
Type | Typejar |
Filename | Size |
---|---|
emodb-auth-client-5.6.23.pom | |
emodb-auth-client-5.6.23.jar | 6 KB |
emodb-auth-client-5.6.23-sources.jar | 3 KB |
emodb-auth-client-5.6.23-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-client/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-auth-client</artifactId>
<version>5.6.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-client/
implementation 'com.bazaarvoice.emodb:emodb-auth-client:5.6.23'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-auth-client/
implementation ("com.bazaarvoice.emodb:emodb-auth-client:5.6.23")
'com.bazaarvoice.emodb:emodb-auth-client:jar:5.6.23'
<dependency org="com.bazaarvoice.emodb" name="emodb-auth-client" rev="5.6.23">
<artifact name="emodb-auth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-auth-client', version='5.6.23')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-auth-client" % "5.6.23"
[com.bazaarvoice.emodb/emodb-auth-client "5.6.23"]