Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdit.agilelab |
ArtifactId | ArtifactIdwasp-aws-auth_2.11 |
Version | Version2.28.0-cdp717 |
Type | Typejar |
Filename | Size |
---|---|
wasp-aws-auth_2.11-2.28.0-cdp717.pom | |
wasp-aws-auth_2.11-2.28.0-cdp717.jar | 332 bytes |
wasp-aws-auth_2.11-2.28.0-cdp717-sources.jar | 261 bytes |
wasp-aws-auth_2.11-2.28.0-cdp717-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/it.agilelab/wasp-aws-auth_2.11/ -->
<dependency>
<groupId>it.agilelab</groupId>
<artifactId>wasp-aws-auth_2.11</artifactId>
<version>2.28.0-cdp717</version>
</dependency>
// https://jarcasting.com/artifacts/it.agilelab/wasp-aws-auth_2.11/
implementation 'it.agilelab:wasp-aws-auth_2.11:2.28.0-cdp717'
// https://jarcasting.com/artifacts/it.agilelab/wasp-aws-auth_2.11/
implementation ("it.agilelab:wasp-aws-auth_2.11:2.28.0-cdp717")
'it.agilelab:wasp-aws-auth_2.11:jar:2.28.0-cdp717'
<dependency org="it.agilelab" name="wasp-aws-auth_2.11" rev="2.28.0-cdp717">
<artifact name="wasp-aws-auth_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.agilelab', module='wasp-aws-auth_2.11', version='2.28.0-cdp717')
)
libraryDependencies += "it.agilelab" % "wasp-aws-auth_2.11" % "2.28.0-cdp717"
[it.agilelab/wasp-aws-auth_2.11 "2.28.0-cdp717"]