Categories |
CategoriesAWS Container PaaS Providers React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.j5ik2o |
ArtifactId | ArtifactIdreactive-aws-dynamodb-test_2.12 |
Version | Version1.1.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.j5ik2o/reactive-aws-dynamodb-test_2.12/ -->
<dependency>
<groupId>com.github.j5ik2o</groupId>
<artifactId>reactive-aws-dynamodb-test_2.12</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.j5ik2o/reactive-aws-dynamodb-test_2.12/
implementation 'com.github.j5ik2o:reactive-aws-dynamodb-test_2.12:1.1.8'
// https://jarcasting.com/artifacts/com.github.j5ik2o/reactive-aws-dynamodb-test_2.12/
implementation ("com.github.j5ik2o:reactive-aws-dynamodb-test_2.12:1.1.8")
'com.github.j5ik2o:reactive-aws-dynamodb-test_2.12:jar:1.1.8'
<dependency org="com.github.j5ik2o" name="reactive-aws-dynamodb-test_2.12" rev="1.1.8">
<artifact name="reactive-aws-dynamodb-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.j5ik2o', module='reactive-aws-dynamodb-test_2.12', version='1.1.8')
)
libraryDependencies += "com.github.j5ik2o" % "reactive-aws-dynamodb-test_2.12" % "1.1.8"
[com.github.j5ik2o/reactive-aws-dynamodb-test_2.12 "1.1.8"]