Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdio.symcpe.hendrix |
ArtifactId | ArtifactIdinterceptor-aws |
Version | Version0.0.25 |
Type | Typejar |
Filename | Size |
---|---|
interceptor-aws-0.0.25.pom | |
interceptor-aws-0.0.25.jar | 7 KB |
interceptor-aws-0.0.25-sources.jar | 5 KB |
interceptor-aws-0.0.25-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.symcpe.hendrix/interceptor-aws/ -->
<dependency>
<groupId>io.symcpe.hendrix</groupId>
<artifactId>interceptor-aws</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.symcpe.hendrix/interceptor-aws/
implementation 'io.symcpe.hendrix:interceptor-aws:0.0.25'
// https://jarcasting.com/artifacts/io.symcpe.hendrix/interceptor-aws/
implementation ("io.symcpe.hendrix:interceptor-aws:0.0.25")
'io.symcpe.hendrix:interceptor-aws:jar:0.0.25'
<dependency org="io.symcpe.hendrix" name="interceptor-aws" rev="0.0.25">
<artifact name="interceptor-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.symcpe.hendrix', module='interceptor-aws', version='0.0.25')
)
libraryDependencies += "io.symcpe.hendrix" % "interceptor-aws" % "0.0.25"
[io.symcpe.hendrix/interceptor-aws "0.0.25"]