| License |
License
GNU Lesser General Public License v3.0
|
|---|---|
| GroupId | GroupIdcom.github.gumtreediff |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGumTree core
GumTree core module.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-3.0.0.pom | |
| core-3.0.0.jar | 183 KB |
| core-3.0.0-sources.jar | 104 KB |
| core-3.0.0-javadoc.jar | 550 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gumtreediff/core/ -->
<dependency>
<groupId>com.github.gumtreediff</groupId>
<artifactId>core</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gumtreediff/core/
implementation 'com.github.gumtreediff:core:3.0.0'
// https://jarcasting.com/artifacts/com.github.gumtreediff/core/
implementation ("com.github.gumtreediff:core:3.0.0")
'com.github.gumtreediff:core:jar:3.0.0'
<dependency org="com.github.gumtreediff" name="core" rev="3.0.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gumtreediff', module='core', version='3.0.0')
)
libraryDependencies += "com.github.gumtreediff" % "core" % "3.0.0"
[com.github.gumtreediff/core "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.atteo.classindex : classindex | jar | 3.10 |
| com.github.mpkorstanje : simmetrics-core | jar | 3.2.3 |
| it.unimi.dsi : fastutil | jar | 8.3.1 |
| com.google.code.gson : gson | jar | 2.8.2 |
| org.jgrapht : jgrapht-core | jar | 1.5.1 |