Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdio.github.dmateusp |
ArtifactId | ArtifactIdfs2-aws-testkit_2.12 |
Version | Version0.15.0 |
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>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dmateusp/fs2-aws-testkit_2.12/
implementation 'io.github.dmateusp:fs2-aws-testkit_2.12:0.15.0'
// https://jarcasting.com/artifacts/io.github.dmateusp/fs2-aws-testkit_2.12/
implementation ("io.github.dmateusp:fs2-aws-testkit_2.12:0.15.0")
'io.github.dmateusp:fs2-aws-testkit_2.12:jar:0.15.0'
<dependency org="io.github.dmateusp" name="fs2-aws-testkit_2.12" rev="0.15.0">
<artifact name="fs2-aws-testkit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dmateusp', module='fs2-aws-testkit_2.12', version='0.15.0')
)
libraryDependencies += "io.github.dmateusp" % "fs2-aws-testkit_2.12" % "0.15.0"
[io.github.dmateusp/fs2-aws-testkit_2.12 "0.15.0"]