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