is not current version
Last Version 3.2.1

com.betfair.cougar:cougar-health-service 3.1.0.rc4


GroupId

GroupId

com.betfair.cougar
ArtifactId

ArtifactId

cougar-health-service
Version

Version

3.1.0.rc4
Type

Type

pom

Download cougar-health-service 3.1.0.rc4


<!-- https://jarcasting.com/artifacts/com.betfair.cougar/cougar-health-service/ -->
<dependency>
    <groupId>com.betfair.cougar</groupId>
    <artifactId>cougar-health-service</artifactId>
    <version>3.1.0.rc4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.betfair.cougar/cougar-health-service/
implementation 'com.betfair.cougar:cougar-health-service:3.1.0.rc4'
// https://jarcasting.com/artifacts/com.betfair.cougar/cougar-health-service/
implementation ("com.betfair.cougar:cougar-health-service:3.1.0.rc4")
'com.betfair.cougar:cougar-health-service:pom:3.1.0.rc4'
<dependency org="com.betfair.cougar" name="cougar-health-service" rev="3.1.0.rc4">
  <artifact name="cougar-health-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.betfair.cougar', module='cougar-health-service', version='3.1.0.rc4')
)
libraryDependencies += "com.betfair.cougar" % "cougar-health-service" % "3.1.0.rc4"
[com.betfair.cougar/cougar-health-service "3.1.0.rc4"]