Last Version

dictionary-user 2.1.0

Dictionary example showing usage of the client API

GroupId

GroupId

com.bazaarvoice.ostrich.examples.dictionary
ArtifactId

ArtifactId

dictionary-user
Version

Version

2.1.0
Type

Type

jar
Description

Description

dictionary-user
Dictionary example showing usage of the client API

Download dictionary-user 2.1.0


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.ostrich.examples.dictionary/dictionary-user/ -->
<dependency>
    <groupId>com.bazaarvoice.ostrich.examples.dictionary</groupId>
    <artifactId>dictionary-user</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.ostrich.examples.dictionary/dictionary-user/
implementation 'com.bazaarvoice.ostrich.examples.dictionary:dictionary-user:2.1.0'
// https://jarcasting.com/artifacts/com.bazaarvoice.ostrich.examples.dictionary/dictionary-user/
implementation ("com.bazaarvoice.ostrich.examples.dictionary:dictionary-user:2.1.0")
'com.bazaarvoice.ostrich.examples.dictionary:dictionary-user:jar:2.1.0'
<dependency org="com.bazaarvoice.ostrich.examples.dictionary" name="dictionary-user" rev="2.1.0">
  <artifact name="dictionary-user" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.ostrich.examples.dictionary', module='dictionary-user', version='2.1.0')
)
libraryDependencies += "com.bazaarvoice.ostrich.examples.dictionary" % "dictionary-user" % "2.1.0"
[com.bazaarvoice.ostrich.examples.dictionary/dictionary-user "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.