is not current version
Last Version 1.7.0.Final

org.kie.kogito:kogito-predictions-api 0.8.0

Kogito Predictions API

GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

kogito-predictions-api
Version

Version

0.8.0
Type

Type

jar

Download kogito-predictions-api 0.8.0


<!-- https://jarcasting.com/artifacts/org.kie.kogito/kogito-predictions-api/ -->
<dependency>
    <groupId>org.kie.kogito</groupId>
    <artifactId>kogito-predictions-api</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/kogito-predictions-api/
implementation 'org.kie.kogito:kogito-predictions-api:0.8.0'
// https://jarcasting.com/artifacts/org.kie.kogito/kogito-predictions-api/
implementation ("org.kie.kogito:kogito-predictions-api:0.8.0")
'org.kie.kogito:kogito-predictions-api:jar:0.8.0'
<dependency org="org.kie.kogito" name="kogito-predictions-api" rev="0.8.0">
  <artifact name="kogito-predictions-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='kogito-predictions-api', version='0.8.0')
)
libraryDependencies += "org.kie.kogito" % "kogito-predictions-api" % "0.8.0"
[org.kie.kogito/kogito-predictions-api "0.8.0"]