com.github.houbb:compare2-core

Compare tools engine.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

compare2-core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Compare tools engine.

Download compare2-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : compare2-api jar 0.0.2
com.github.houbb : heaven jar 0.1.122

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1