Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdorg.gfccollective |
ArtifactId | ArtifactIdgfc-aws-cloudwatch_2.12 |
Version | Version1.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.gfccollective/gfc-aws-cloudwatch_2.12/ -->
<dependency>
<groupId>org.gfccollective</groupId>
<artifactId>gfc-aws-cloudwatch_2.12</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gfccollective/gfc-aws-cloudwatch_2.12/
implementation 'org.gfccollective:gfc-aws-cloudwatch_2.12:1.4.0'
// https://jarcasting.com/artifacts/org.gfccollective/gfc-aws-cloudwatch_2.12/
implementation ("org.gfccollective:gfc-aws-cloudwatch_2.12:1.4.0")
'org.gfccollective:gfc-aws-cloudwatch_2.12:jar:1.4.0'
<dependency org="org.gfccollective" name="gfc-aws-cloudwatch_2.12" rev="1.4.0">
<artifact name="gfc-aws-cloudwatch_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gfccollective', module='gfc-aws-cloudwatch_2.12', version='1.4.0')
)
libraryDependencies += "org.gfccollective" % "gfc-aws-cloudwatch_2.12" % "1.4.0"
[org.gfccollective/gfc-aws-cloudwatch_2.12 "1.4.0"]