com.github.houbb:idoc-test

The test module of i-doc project.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

idoc-test
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

The test module of i-doc project.

Download idoc-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : idoc-api jar 0.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

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