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