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