is not current version
Last Version 0.0.2

com.github.houbb:compare2 0.0.1

Compare tools engine.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

compare2
Version

Version

0.0.1
Type

Type

pom

Download compare2 0.0.1

Filename Size
compare2-0.0.1.pom 9 KB
Browse

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