is not current version
Last Version 2.2.0

com.att.research.xacml:xacml-pip 2.0.1

ATT Standard PIP Engines

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.att.research.xacml
ArtifactId

ArtifactId

xacml-pip
Version

Version

2.0.1
Type

Type

jar

Download xacml-pip 2.0.1


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