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

idoc 0.1.0

Generate doc for java project.

Лицензия

Лицензия

Группа

Группа

com.github.houbb
Идентификатор

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

idoc
Версия

Версия

0.1.0
Тип

Тип

pom
Описание

Описание

idoc
Generate doc for java project.
Система контроля версий

Система контроля версий

https://github.com/houbb/idoc

Скачать idoc 0.1.0

Имя Файла Размер
idoc-0.1.0.pom 13 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • idoc-api
  • idoc-core
  • idoc-test
  • idoc-ftl
  • idoc-common