is not current version
Last Version 3.2.12-RELEASE

com.ibeetl:act-sample 3.2.11-RELEASE


GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

act-sample
Version

Version

3.2.11-RELEASE
Type

Type

jar

Download act-sample 3.2.11-RELEASE


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