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