License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdlightsail |
Version | Version814.2.1023.0 |
Type | Typejar |
Description |
Descriptionlightsail
lightsail resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
lightsail-814.2.1023.0.pom | |
lightsail-814.2.1023.0.jar | 74 KB |
lightsail-814.2.1023.0-sources.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/lightsail/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>lightsail</artifactId>
<version>814.2.1023.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/lightsail/
implementation 'com.cognitect.aws:lightsail:814.2.1023.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/lightsail/
implementation ("com.cognitect.aws:lightsail:814.2.1023.0")
'com.cognitect.aws:lightsail:jar:814.2.1023.0'
<dependency org="com.cognitect.aws" name="lightsail" rev="814.2.1023.0">
<artifact name="lightsail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='lightsail', version='814.2.1023.0')
)
libraryDependencies += "com.cognitect.aws" % "lightsail" % "814.2.1023.0"
[com.cognitect.aws/lightsail "814.2.1023.0"]