is not current version
Last Version 822.2.1122.0

com.cognitect.aws:pi 669.2.364.0

pi resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

pi
Version

Version

669.2.364.0
Type

Type

jar

Download pi 669.2.364.0


<!-- https://jarcasting.com/artifacts/com.cognitect.aws/pi/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>pi</artifactId>
    <version>669.2.364.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/pi/
implementation 'com.cognitect.aws:pi:669.2.364.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/pi/
implementation ("com.cognitect.aws:pi:669.2.364.0")
'com.cognitect.aws:pi:jar:669.2.364.0'
<dependency org="com.cognitect.aws" name="pi" rev="669.2.364.0">
  <artifact name="pi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='pi', version='669.2.364.0')
)
libraryDependencies += "com.cognitect.aws" % "pi" % "669.2.364.0"
[com.cognitect.aws/pi "669.2.364.0"]