Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdcorepolicy-condition-engine |
Version | Version1.1.0-94 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-condition-engine/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>corepolicy-condition-engine</artifactId>
<version>1.1.0-94</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-condition-engine/
implementation 'com.github.cafdataprocessing:corepolicy-condition-engine:1.1.0-94'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/corepolicy-condition-engine/
implementation ("com.github.cafdataprocessing:corepolicy-condition-engine:1.1.0-94")
'com.github.cafdataprocessing:corepolicy-condition-engine:jar:1.1.0-94'
<dependency org="com.github.cafdataprocessing" name="corepolicy-condition-engine" rev="1.1.0-94">
<artifact name="corepolicy-condition-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='corepolicy-condition-engine', version='1.1.0-94')
)
libraryDependencies += "com.github.cafdataprocessing" % "corepolicy-condition-engine" % "1.1.0-94"
[com.github.cafdataprocessing/corepolicy-condition-engine "1.1.0-94"]