GroupId | GroupIdcom.bazaarvoice.emodb |
---|---|
ArtifactId | ArtifactIdemodb-common-stash |
Version | Version5.4.13 |
Type | Typejar |
Filename | Size |
---|---|
emodb-common-stash-5.4.13.pom | |
emodb-common-stash-5.4.13.jar | 33 KB |
emodb-common-stash-5.4.13-sources.jar | 17 KB |
emodb-common-stash-5.4.13-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-stash/ -->
<dependency>
<groupId>com.bazaarvoice.emodb</groupId>
<artifactId>emodb-common-stash</artifactId>
<version>5.4.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-stash/
implementation 'com.bazaarvoice.emodb:emodb-common-stash:5.4.13'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-common-stash/
implementation ("com.bazaarvoice.emodb:emodb-common-stash:5.4.13")
'com.bazaarvoice.emodb:emodb-common-stash:jar:5.4.13'
<dependency org="com.bazaarvoice.emodb" name="emodb-common-stash" rev="5.4.13">
<artifact name="emodb-common-stash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-common-stash', version='5.4.13')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-stash" % "5.4.13"
[com.bazaarvoice.emodb/emodb-common-stash "5.4.13"]