is not current version
Last Version 2.1.2

com.foursoft.harness.kbl:kbl-v24 2.0.0

The model for KBL version 2.4

GroupId

GroupId

com.foursoft.harness.kbl
ArtifactId

ArtifactId

kbl-v24
Version

Version

2.0.0
Type

Type

jar

Download kbl-v24 2.0.0


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