| GroupId | GroupIdcoconut |
|---|---|
| ArtifactId | ArtifactIdcoconut-aio-tck |
| Last Version | Last Version0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| coconut-aio-tck-0.8.pom | -1 bytes |
| coconut-aio-tck-0.8-uber.jar | 417 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/coconut/coconut-aio-tck/ -->
<dependency>
<groupId>coconut</groupId>
<artifactId>coconut-aio-tck</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/coconut/coconut-aio-tck/
implementation 'coconut:coconut-aio-tck:0.8'
// https://jarcasting.com/artifacts/coconut/coconut-aio-tck/
implementation ("coconut:coconut-aio-tck:0.8")
'coconut:coconut-aio-tck:jar:0.8'
<dependency org="coconut" name="coconut-aio-tck" rev="0.8">
<artifact name="coconut-aio-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='coconut', module='coconut-aio-tck', version='0.8')
)
libraryDependencies += "coconut" % "coconut-aio-tck" % "0.8"
[coconut/coconut-aio-tck "0.8"]