is not current version
Last Version 1.2.31

com.csicit.ace:bpm 1.0.102


GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

bpm
Version

Version

1.0.102
Type

Type

jar

Download bpm 1.0.102


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