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