is not current version
Last Version 0.1.6

com.kaching.platform:kawala-testing 0.1.4

Testing tools used in kawala

Categories

Categories

ORM Data
GroupId

GroupId

com.kaching.platform
ArtifactId

ArtifactId

kawala-testing
Version

Version

0.1.4
Type

Type

jar

Download kawala-testing 0.1.4


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