is not current version
Last Version 0.4.0

com.expedia.www:haystack-client-core 0.1.0

base client library that provides opentracing bindings for the project

Categories

Categories

CLI User Interface
GroupId

GroupId

com.expedia.www
ArtifactId

ArtifactId

haystack-client-core
Version

Version

0.1.0
Type

Type

jar

Download haystack-client-core 0.1.0


<!-- https://jarcasting.com/artifacts/com.expedia.www/haystack-client-core/ -->
<dependency>
    <groupId>com.expedia.www</groupId>
    <artifactId>haystack-client-core</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.www/haystack-client-core/
implementation 'com.expedia.www:haystack-client-core:0.1.0'
// https://jarcasting.com/artifacts/com.expedia.www/haystack-client-core/
implementation ("com.expedia.www:haystack-client-core:0.1.0")
'com.expedia.www:haystack-client-core:jar:0.1.0'
<dependency org="com.expedia.www" name="haystack-client-core" rev="0.1.0">
  <artifact name="haystack-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.www', module='haystack-client-core', version='0.1.0')
)
libraryDependencies += "com.expedia.www" % "haystack-client-core" % "0.1.0"
[com.expedia.www/haystack-client-core "0.1.0"]