is not current version
Last Version 1.6.9

org.jooby:jooby-aws 1.3.0


Categories

Categories

AWS Container PaaS Providers Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-aws
Version

Version

1.3.0
Type

Type

jar

Download jooby-aws 1.3.0


<!-- https://jarcasting.com/artifacts/org.jooby/jooby-aws/ -->
<dependency>
    <groupId>org.jooby</groupId>
    <artifactId>jooby-aws</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jooby/jooby-aws/
implementation 'org.jooby:jooby-aws:1.3.0'
// https://jarcasting.com/artifacts/org.jooby/jooby-aws/
implementation ("org.jooby:jooby-aws:1.3.0")
'org.jooby:jooby-aws:jar:1.3.0'
<dependency org="org.jooby" name="jooby-aws" rev="1.3.0">
  <artifact name="jooby-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jooby', module='jooby-aws', version='1.3.0')
)
libraryDependencies += "org.jooby" % "jooby-aws" % "1.3.0"
[org.jooby/jooby-aws "1.3.0"]