Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdio.github.dmateusp |
ArtifactId | ArtifactIdfs2-aws-testkit_2.12 |
Version | Version2.28.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.dmateusp/fs2-aws-testkit_2.12/ -->
<dependency>
<groupId>io.github.dmateusp</groupId>
<artifactId>fs2-aws-testkit_2.12</artifactId>
<version>2.28.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dmateusp/fs2-aws-testkit_2.12/
implementation 'io.github.dmateusp:fs2-aws-testkit_2.12:2.28.6'
// https://jarcasting.com/artifacts/io.github.dmateusp/fs2-aws-testkit_2.12/
implementation ("io.github.dmateusp:fs2-aws-testkit_2.12:2.28.6")
'io.github.dmateusp:fs2-aws-testkit_2.12:jar:2.28.6'
<dependency org="io.github.dmateusp" name="fs2-aws-testkit_2.12" rev="2.28.6">
<artifact name="fs2-aws-testkit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dmateusp', module='fs2-aws-testkit_2.12', version='2.28.6')
)
libraryDependencies += "io.github.dmateusp" % "fs2-aws-testkit_2.12" % "2.28.6"
[io.github.dmateusp/fs2-aws-testkit_2.12 "2.28.6"]