is not current version
Last Version 3.5.2

org.hdiv:hdiv-services 3.5.0.RC1

Web Application Security Framework

Categories

Categories

Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

hdiv-services
Version

Version

3.5.0.RC1
Type

Type

jar

Download hdiv-services 3.5.0.RC1


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