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