is not current version
Last Version 3.0.0

com.github.gumtreediff:core 2.0.0


GroupId

GroupId

com.github.gumtreediff
ArtifactId

ArtifactId

core
Version

Version

2.0.0
Type

Type

jar

Download core 2.0.0


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