is not current version
Last Version 12.0.0

org.ow2.authzforce:authzforce-ce-core-pap-api 6.2.0

AuthZForce CE - Core PAP API

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-core-pap-api
Version

Version

6.2.0
Type

Type

jar

Download authzforce-ce-core-pap-api 6.2.0


<!-- https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core-pap-api/ -->
<dependency>
    <groupId>org.ow2.authzforce</groupId>
    <artifactId>authzforce-ce-core-pap-api</artifactId>
    <version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core-pap-api/
implementation 'org.ow2.authzforce:authzforce-ce-core-pap-api:6.2.0'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core-pap-api/
implementation ("org.ow2.authzforce:authzforce-ce-core-pap-api:6.2.0")
'org.ow2.authzforce:authzforce-ce-core-pap-api:jar:6.2.0'
<dependency org="org.ow2.authzforce" name="authzforce-ce-core-pap-api" rev="6.2.0">
  <artifact name="authzforce-ce-core-pap-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-core-pap-api', version='6.2.0')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-core-pap-api" % "6.2.0"
[org.ow2.authzforce/authzforce-ce-core-pap-api "6.2.0"]