Be Enhanced Code Compare (BEϽC)

An enhanced code compare, utilities, and code matching

License

License

GroupId

GroupId

info.codesaway
ArtifactId

ArtifactId

bex
Last Version

Last Version

0.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

Be Enhanced Code Compare (BEϽC)
An enhanced code compare, utilities, and code matching
Project URL

Project URL

https://github.com/CodesAway/BEXCodeCompare/
Project Organization

Project Organization

CodesAway
Source Code Management

Source Code Management

http://github.com/CodesAway/BEXCodeCompare/tree/master

Download bex

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
info.codesaway : regexplus jar 2.0.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.4.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
com.google.guava : guava jar 29.0-jre
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.0
0.13.0
0.12.0
0.11.0
0.10.1
0.10.0
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.3.0
0.2.0