is not current version
Last Version 8.23.0.Beta

org.drools:drools-alphanetwork-compiler 7.67.0.Final


Categories

Categories

Net
GroupId

GroupId

org.drools
ArtifactId

ArtifactId

drools-alphanetwork-compiler
Version

Version

7.67.0.Final
Type

Type

jar

Download drools-alphanetwork-compiler 7.67.0.Final


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