is not current version
Last Version 2.1.0

com.bazaarvoice.ostrich.examples.calculator:calculator-user 1.7.5

Calculator example showing usage of the client API

GroupId

GroupId

com.bazaarvoice.ostrich.examples.calculator
ArtifactId

ArtifactId

calculator-user
Version

Version

1.7.5
Type

Type

jar

Download calculator-user 1.7.5


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