is not current version
Last Version 0.3.0

com.github.houbb:idoc-api 0.0.1

The api of i-doc maven plugin.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc-api
Version

Version

0.0.1
Type

Type

jar

Download idoc-api 0.0.1


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