| License | 
                License | 
        
|---|---|
| GroupId | GroupIdinfo.codesaway | 
    
| ArtifactId | ArtifactIdbex | 
    
| Last Version | Last Version0.14.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBe Enhanced Code Compare (BEϽC) 
            An enhanced code compare, utilities, and code matching 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| bex-0.14.0.pom | |
| bex-0.14.0.jar | 131 KB | 
| bex-0.14.0-sources.jar | 82 KB | 
| bex-0.14.0-javadoc.jar | 430 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| info.codesaway : regexplus | jar | 2.0.0 | 
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.4.1 | 
| 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 |