Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdeu.prismacapacity |
ArtifactId | ArtifactIdcryptoshred-cloud-aws |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-cloud-aws/ -->
<dependency>
<groupId>eu.prismacapacity</groupId>
<artifactId>cryptoshred-cloud-aws</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-cloud-aws/
implementation 'eu.prismacapacity:cryptoshred-cloud-aws:1.0.1'
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred-cloud-aws/
implementation ("eu.prismacapacity:cryptoshred-cloud-aws:1.0.1")
'eu.prismacapacity:cryptoshred-cloud-aws:jar:1.0.1'
<dependency org="eu.prismacapacity" name="cryptoshred-cloud-aws" rev="1.0.1">
<artifact name="cryptoshred-cloud-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.prismacapacity', module='cryptoshred-cloud-aws', version='1.0.1')
)
libraryDependencies += "eu.prismacapacity" % "cryptoshred-cloud-aws" % "1.0.1"
[eu.prismacapacity/cryptoshred-cloud-aws "1.0.1"]