Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdwaf |
Version | Version684.2.380.0 |
Type | Typejar |
Filename | Size |
---|---|
waf-684.2.380.0.pom | |
waf-684.2.380.0.jar | 27 KB |
waf-684.2.380.0-sources.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/waf/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>waf</artifactId>
<version>684.2.380.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/waf/
implementation 'com.cognitect.aws:waf:684.2.380.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/waf/
implementation ("com.cognitect.aws:waf:684.2.380.0")
'com.cognitect.aws:waf:jar:684.2.380.0'
<dependency org="com.cognitect.aws" name="waf" rev="684.2.380.0">
<artifact name="waf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='waf', version='684.2.380.0')
)
libraryDependencies += "com.cognitect.aws" % "waf" % "684.2.380.0"
[com.cognitect.aws/waf "684.2.380.0"]