is not current version
Last Version 12.0.0

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

AuthzForce CE - Core PAP API

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-core-pap-api
Version

Version

10.1.0
Type

Type

jar

Download authzforce-ce-core-pap-api 10.1.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>10.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core-pap-api/
implementation 'org.ow2.authzforce:authzforce-ce-core-pap-api:10.1.0'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core-pap-api/
implementation ("org.ow2.authzforce:authzforce-ce-core-pap-api:10.1.0")
'org.ow2.authzforce:authzforce-ce-core-pap-api:jar:10.1.0'
<dependency org="org.ow2.authzforce" name="authzforce-ce-core-pap-api" rev="10.1.0">
  <artifact name="authzforce-ce-core-pap-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-core-pap-api', version='10.1.0')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-core-pap-api" % "10.1.0"
[org.ow2.authzforce/authzforce-ce-core-pap-api "10.1.0"]