is not current version
Last Version 0.3.0

com.github.houbb:idoc-common 0.2.0

The common module for i-doc project.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc-common
Version

Version

0.2.0
Type

Type

jar

Download idoc-common 0.2.0


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