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