Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.nimbusframework |
ArtifactId | ArtifactIdnimbus-aws |
Version | Version0.13.5 |
Type | Typejar |
Filename | Size |
---|---|
nimbus-aws-0.13.5.pom | |
nimbus-aws-0.13.5.jar | 360 KB |
nimbus-aws-0.13.5-sources.jar | 124 KB |
nimbus-aws-0.13.5-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nimbusframework/nimbus-aws/ -->
<dependency>
<groupId>com.nimbusframework</groupId>
<artifactId>nimbus-aws</artifactId>
<version>0.13.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-aws/
implementation 'com.nimbusframework:nimbus-aws:0.13.5'
// https://jarcasting.com/artifacts/com.nimbusframework/nimbus-aws/
implementation ("com.nimbusframework:nimbus-aws:0.13.5")
'com.nimbusframework:nimbus-aws:jar:0.13.5'
<dependency org="com.nimbusframework" name="nimbus-aws" rev="0.13.5">
<artifact name="nimbus-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusframework', module='nimbus-aws', version='0.13.5')
)
libraryDependencies += "com.nimbusframework" % "nimbus-aws" % "0.13.5"
[com.nimbusframework/nimbus-aws "0.13.5"]