com.github.houbb:idoc-api

The api of i-doc maven plugin.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc-api
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

The api of i-doc maven plugin.

Download idoc-api

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1