GumTree client

GumTree abstract client module.

License

License

GNU Lesser General Public License v3.0
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

client
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

GumTree client
GumTree abstract client module.
Project URL

Project URL

https://github.com/GumTreeDiff/gumtree/
Source Code Management

Source Code Management

https://github.com/GumTreeDiff/gumtree/

Download client

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.atteo.classindex : classindex jar 3.10
com.github.gumtreediff : core jar 3.0.0

Project Modules

There are no modules declared in this project.
com.github.gumtreediff

GumTreeDiff

A neat code differencing tool

Versions

Version
3.0.0
2.1.2
2.1.0
2.0.0