is not current version
Last Version 0.1.7

co.touchlab:kapture-annotations 0.1.4

Mock generator and library

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

kapture-annotations
Version

Version

0.1.4
Type

Type

pom

Download kapture-annotations 0.1.4


<!-- https://jarcasting.com/artifacts/co.touchlab/kapture-annotations/ -->
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>kapture-annotations</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/kapture-annotations/
implementation 'co.touchlab:kapture-annotations:0.1.4'
// https://jarcasting.com/artifacts/co.touchlab/kapture-annotations/
implementation ("co.touchlab:kapture-annotations:0.1.4")
'co.touchlab:kapture-annotations:pom:0.1.4'
<dependency org="co.touchlab" name="kapture-annotations" rev="0.1.4">
  <artifact name="kapture-annotations" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='kapture-annotations', version='0.1.4')
)
libraryDependencies += "co.touchlab" % "kapture-annotations" % "0.1.4"
[co.touchlab/kapture-annotations "0.1.4"]