License |
License |
---|---|
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdkapture-annotations |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKapture
Kotlin/Native state analysis
|
Filename | Size |
---|---|
kapture-annotations-0.1.7.pom | |
kapture-annotations-0.1.7.module | 1 KB |
kapture-annotations-0.1.7-sources.jar | 261 bytes |
kapture-annotations-0.1.7-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.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/kapture-annotations/
implementation 'co.touchlab:kapture-annotations:0.1.7'
// https://jarcasting.com/artifacts/co.touchlab/kapture-annotations/
implementation ("co.touchlab:kapture-annotations:0.1.7")
'co.touchlab:kapture-annotations:pom:0.1.7'
<dependency org="co.touchlab" name="kapture-annotations" rev="0.1.7">
<artifact name="kapture-annotations" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='kapture-annotations', version='0.1.7')
)
libraryDependencies += "co.touchlab" % "kapture-annotations" % "0.1.7"
[co.touchlab/kapture-annotations "0.1.7"]