is not current version
Last Version 3.3.0

org.hdiv:hdiv-docs 3.2.0

Web Application Security Framework

Categories

Categories

Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

hdiv-docs
Version

Version

3.2.0
Type

Type

pom

Download hdiv-docs 3.2.0

Filename Size
hdiv-docs-3.2.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-docs/ -->
<dependency>
    <groupId>org.hdiv</groupId>
    <artifactId>hdiv-docs</artifactId>
    <version>3.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-docs/
implementation 'org.hdiv:hdiv-docs:3.2.0'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-docs/
implementation ("org.hdiv:hdiv-docs:3.2.0")
'org.hdiv:hdiv-docs:pom:3.2.0'
<dependency org="org.hdiv" name="hdiv-docs" rev="3.2.0">
  <artifact name="hdiv-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-docs', version='3.2.0')
)
libraryDependencies += "org.hdiv" % "hdiv-docs" % "3.2.0"
[org.hdiv/hdiv-docs "3.2.0"]