idoc

Generate doc for java project.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

idoc
Generate doc for java project.
Source Code Management

Source Code Management

https://github.com/houbb/idoc

Download idoc

Filename Size
idoc-0.3.0.pom 13 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Versions

Version
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1