| Группа | Группаio.arrow-kt |
|---|---|
| Идентификатор | Идентификаторarrow-docs |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| arrow-docs-0.6.0.pom | |
| arrow-docs-0.6.0.jar | 140 KB |
| arrow-docs-0.6.0-sources.jar | 1 KB |
| arrow-docs-0.6.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.arrow-kt/arrow-docs/ -->
<dependency>
<groupId>io.arrow-kt</groupId>
<artifactId>arrow-docs</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-docs/
implementation 'io.arrow-kt:arrow-docs:0.6.0'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-docs/
implementation ("io.arrow-kt:arrow-docs:0.6.0")
'io.arrow-kt:arrow-docs:jar:0.6.0'
<dependency org="io.arrow-kt" name="arrow-docs" rev="0.6.0">
<artifact name="arrow-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-docs', version='0.6.0')
)
libraryDependencies += "io.arrow-kt" % "arrow-docs" % "0.6.0"
[io.arrow-kt/arrow-docs "0.6.0"]