is not current version
Last Version 0.3.0

com.github.houbb:idoc-common 0.0.1

The common module for i-doc project.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc-common
Version

Version

0.0.1
Type

Type

jar

Download idoc-common 0.0.1


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