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