Categories |
CategoriesAWS Container PaaS Providers Data |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-aws-elb |
Version | Version0.0.64 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-aws-elb-0.0.64.pom | |
datarouter-aws-elb-0.0.64.jar | 12 KB |
datarouter-aws-elb-0.0.64-sources.jar | 10 KB |
datarouter-aws-elb-0.0.64-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-aws-elb/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-aws-elb</artifactId>
<version>0.0.64</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-aws-elb/
implementation 'io.datarouter:datarouter-aws-elb:0.0.64'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-aws-elb/
implementation ("io.datarouter:datarouter-aws-elb:0.0.64")
'io.datarouter:datarouter-aws-elb:jar:0.0.64'
<dependency org="io.datarouter" name="datarouter-aws-elb" rev="0.0.64">
<artifact name="datarouter-aws-elb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-aws-elb', version='0.0.64')
)
libraryDependencies += "io.datarouter" % "datarouter-aws-elb" % "0.0.64"
[io.datarouter/datarouter-aws-elb "0.0.64"]