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