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