com.github.houbb:idoc-common

The common module for i-doc project.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc-common
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

The common module for i-doc project.

Download idoc-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : idoc-api jar 0.3.0
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : heaven jar 0.1.144

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