is not current version
Last Version 3.0.0

org.ow2.scarbo:scarbo-bonita4-runtime 2.0.0


GroupId

GroupId

org.ow2.scarbo
ArtifactId

ArtifactId

scarbo-bonita4-runtime
Version

Version

2.0.0
Type

Type

jar

Download scarbo-bonita4-runtime 2.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.scarbo/scarbo-bonita4-runtime/ -->
<dependency>
    <groupId>org.ow2.scarbo</groupId>
    <artifactId>scarbo-bonita4-runtime</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.scarbo/scarbo-bonita4-runtime/
implementation 'org.ow2.scarbo:scarbo-bonita4-runtime:2.0.0'
// https://jarcasting.com/artifacts/org.ow2.scarbo/scarbo-bonita4-runtime/
implementation ("org.ow2.scarbo:scarbo-bonita4-runtime:2.0.0")
'org.ow2.scarbo:scarbo-bonita4-runtime:jar:2.0.0'
<dependency org="org.ow2.scarbo" name="scarbo-bonita4-runtime" rev="2.0.0">
  <artifact name="scarbo-bonita4-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.scarbo', module='scarbo-bonita4-runtime', version='2.0.0')
)
libraryDependencies += "org.ow2.scarbo" % "scarbo-bonita4-runtime" % "2.0.0"
[org.ow2.scarbo/scarbo-bonita4-runtime "2.0.0"]