Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.bazaarvoice.emodb |
ArtifactId | ArtifactIdemodb-shaded-clients |
Version | Version5.5.0 |
Type | Typepom |
Filename | Size |
---|---|
emodb-shaded-clients-5.5.0.pom | 755 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-shaded-clients</artifactId>
<version>5.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients/
implementation 'com.bazaarvoice.emodb:emodb-shaded-clients:5.5.0'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-shaded-clients/
implementation ("com.bazaarvoice.emodb:emodb-shaded-clients:5.5.0")
'com.bazaarvoice.emodb:emodb-shaded-clients:pom:5.5.0'
<dependency org="com.bazaarvoice.emodb" name="emodb-shaded-clients" rev="5.5.0">
<artifact name="emodb-shaded-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-shaded-clients', version='5.5.0')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-shaded-clients" % "5.5.0"
[com.bazaarvoice.emodb/emodb-shaded-clients "5.5.0"]