не последняя версия
Последняя версия 2.1.5

io.github.dayeshing:apiface 1.2.4-RELEASE

A set of interface documentation tools developed by java, Tools that run in an operational or development environment

Группа

Группа

io.github.dayeshing
Идентификатор

Идентификатор

apiface
Версия

Версия

1.2.4-RELEASE
Тип

Тип

pom

Скачать apiface 1.2.4-RELEASE

Имя Файла Размер
apiface-1.2.4-RELEASE.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.dayeshing/apiface/ -->
<dependency>
    <groupId>io.github.dayeshing</groupId>
    <artifactId>apiface</artifactId>
    <version>1.2.4-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface/
implementation 'io.github.dayeshing:apiface:1.2.4-RELEASE'
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface/
implementation ("io.github.dayeshing:apiface:1.2.4-RELEASE")
'io.github.dayeshing:apiface:pom:1.2.4-RELEASE'
<dependency org="io.github.dayeshing" name="apiface" rev="1.2.4-RELEASE">
  <artifact name="apiface" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dayeshing', module='apiface', version='1.2.4-RELEASE')
)
libraryDependencies += "io.github.dayeshing" % "apiface" % "1.2.4-RELEASE"
[io.github.dayeshing/apiface "1.2.4-RELEASE"]