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