Group Id com.gu
Artifact Id elasticsearch-cloudwatch
Version 1.1
Packaging jar
URL -
Badge
Last Updated 2015-09-07T04:43:12+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>elasticsearch-cloudwatch</artifactId>
    <version>1.1</version>
</dependency>
implementation group: 'com.gu', name: 'elasticsearch-cloudwatch', version: '1.1'
implementation 'com.gu:elasticsearch-cloudwatch:1.1'
implementation("com.gu:elasticsearch-cloudwatch:1.1")
libraryDependencies += "com.gu" % "elasticsearch-cloudwatch" % "1.1"
<dependency org="com.gu" name="elasticsearch-cloudwatch" rev="1.1"/>
@Grapes(
    @Grab(group='com.gu', module='elasticsearch-cloudwatch', version='1.1')
)
[com.gu/elasticsearch-cloudwatch "1.1"]
'com.gu:elasticsearch-cloudwatch:1.1'