Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdlightsail |
Version | Version811.2.958.0 |
Type | Typejar |
Filename | Size |
---|---|
lightsail-811.2.958.0.pom | |
lightsail-811.2.958.0.jar | 73 KB |
lightsail-811.2.958.0-sources.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/lightsail/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>lightsail</artifactId>
<version>811.2.958.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/lightsail/
implementation 'com.cognitect.aws:lightsail:811.2.958.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/lightsail/
implementation ("com.cognitect.aws:lightsail:811.2.958.0")
'com.cognitect.aws:lightsail:jar:811.2.958.0'
<dependency org="com.cognitect.aws" name="lightsail" rev="811.2.958.0">
<artifact name="lightsail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='lightsail', version='811.2.958.0')
)
libraryDependencies += "com.cognitect.aws" % "lightsail" % "811.2.958.0"
[com.cognitect.aws/lightsail "811.2.958.0"]