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