Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIdzio-aws-groundstation_2.13 |
Version | Version5.17.149.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-aws-groundstation_2.13/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-aws-groundstation_2.13</artifactId>
<version>5.17.149.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-aws-groundstation_2.13/
implementation 'dev.zio:zio-aws-groundstation_2.13:5.17.149.1'
// https://jarcasting.com/artifacts/dev.zio/zio-aws-groundstation_2.13/
implementation ("dev.zio:zio-aws-groundstation_2.13:5.17.149.1")
'dev.zio:zio-aws-groundstation_2.13:jar:5.17.149.1'
<dependency org="dev.zio" name="zio-aws-groundstation_2.13" rev="5.17.149.1">
<artifact name="zio-aws-groundstation_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-aws-groundstation_2.13', version='5.17.149.1')
)
libraryDependencies += "dev.zio" % "zio-aws-groundstation_2.13" % "5.17.149.1"
[dev.zio/zio-aws-groundstation_2.13 "5.17.149.1"]