GroupId | GroupIdco.touchlab |
---|---|
ArtifactId | ArtifactIdkapture-annotations |
Version | Version0.1.3 |
Type | Typepom |
Filename | Size |
---|---|
kapture-annotations-0.1.3.pom | |
kapture-annotations-0.1.3.module | 1 KB |
kapture-annotations-0.1.3-sources.jar | 261 bytes |
kapture-annotations-0.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/kapture-annotations/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>kapture-annotations</artifactId>
<version>0.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/kapture-annotations/
implementation 'co.touchlab:kapture-annotations:0.1.3'
// https://jarcasting.com/artifacts/co.touchlab/kapture-annotations/
implementation ("co.touchlab:kapture-annotations:0.1.3")
'co.touchlab:kapture-annotations:pom:0.1.3'
<dependency org="co.touchlab" name="kapture-annotations" rev="0.1.3">
<artifact name="kapture-annotations" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='kapture-annotations', version='0.1.3')
)
libraryDependencies += "co.touchlab" % "kapture-annotations" % "0.1.3"
[co.touchlab/kapture-annotations "0.1.3"]