is not current version
Last Version 1.10.0

ua.com.lavi:komock-core 1.5.6

Komock - mocker framework for REST

GroupId

GroupId

ua.com.lavi
ArtifactId

ArtifactId

komock-core
Version

Version

1.5.6
Type

Type

aar

Download komock-core 1.5.6


<!-- https://jarcasting.com/artifacts/ua.com.lavi/komock-core/ -->
<dependency>
    <groupId>ua.com.lavi</groupId>
    <artifactId>komock-core</artifactId>
    <version>1.5.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ua.com.lavi/komock-core/
implementation 'ua.com.lavi:komock-core:1.5.6'
// https://jarcasting.com/artifacts/ua.com.lavi/komock-core/
implementation ("ua.com.lavi:komock-core:1.5.6")
'ua.com.lavi:komock-core:aar:1.5.6'
<dependency org="ua.com.lavi" name="komock-core" rev="1.5.6">
  <artifact name="komock-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='ua.com.lavi', module='komock-core', version='1.5.6')
)
libraryDependencies += "ua.com.lavi" % "komock-core" % "1.5.6"
[ua.com.lavi/komock-core "1.5.6"]