compare2

Compare tools engine.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

compare2
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

compare2
Compare tools engine.

Download compare2

Filename Size
compare2-0.0.2.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • compare2-api
  • compare2-core
  • compare2-test

Versions

Version
0.0.2
0.0.1