Categories |
CategoriesAWS Container PaaS Providers Data |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-aws-memcached |
Version | Version0.0.61 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-aws-memcached/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-aws-memcached</artifactId>
<version>0.0.61</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-aws-memcached/
implementation 'io.datarouter:datarouter-aws-memcached:0.0.61'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-aws-memcached/
implementation ("io.datarouter:datarouter-aws-memcached:0.0.61")
'io.datarouter:datarouter-aws-memcached:jar:0.0.61'
<dependency org="io.datarouter" name="datarouter-aws-memcached" rev="0.0.61">
<artifact name="datarouter-aws-memcached" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-aws-memcached', version='0.0.61')
)
libraryDependencies += "io.datarouter" % "datarouter-aws-memcached" % "0.0.61"
[io.datarouter/datarouter-aws-memcached "0.0.61"]