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