is not current version
Last Version 2.2.3

com.lframework:bpm-starter 2.1.7


GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

bpm-starter
Version

Version

2.1.7
Type

Type

jar

Download bpm-starter 2.1.7


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