Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.rstradling |
ArtifactId | ArtifactIdawsio-sqs-fs2_2.12 |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
awsio-sqs-fs2_2.12-0.0.7.pom | |
awsio-sqs-fs2_2.12-0.0.7.jar | 12 KB |
awsio-sqs-fs2_2.12-0.0.7-sources.jar | 2 KB |
awsio-sqs-fs2_2.12-0.0.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rstradling/awsio-sqs-fs2_2.12/ -->
<dependency>
<groupId>com.github.rstradling</groupId>
<artifactId>awsio-sqs-fs2_2.12</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rstradling/awsio-sqs-fs2_2.12/
implementation 'com.github.rstradling:awsio-sqs-fs2_2.12:0.0.7'
// https://jarcasting.com/artifacts/com.github.rstradling/awsio-sqs-fs2_2.12/
implementation ("com.github.rstradling:awsio-sqs-fs2_2.12:0.0.7")
'com.github.rstradling:awsio-sqs-fs2_2.12:jar:0.0.7'
<dependency org="com.github.rstradling" name="awsio-sqs-fs2_2.12" rev="0.0.7">
<artifact name="awsio-sqs-fs2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rstradling', module='awsio-sqs-fs2_2.12', version='0.0.7')
)
libraryDependencies += "com.github.rstradling" % "awsio-sqs-fs2_2.12" % "0.0.7"
[com.github.rstradling/awsio-sqs-fs2_2.12 "0.0.7"]