is not current version
Last Version 1.2.31

com.csicit.ace:bpm 1.1.0


GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

bpm
Version

Version

1.1.0
Type

Type

jar

Download bpm 1.1.0


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