MVN

com.github.aserg-ufmg : refdiff-core

Maven & Gradle

May 27, 2020
4 usages
143 stars

RefDiff · An automated tool to detect refactorings in version histories

<dependency>
    <groupId>com.github.aserg-ufmg</groupId>
    <artifactId>refdiff-core</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.aserg-ufmg : refdiff-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.github.aserg-ufmg : refdiff-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
refdiff-core-2.0.0
0.2.x
refdiff-core-0.2.1
refdiff-core-0.2.0
0.1.x
refdiff-core-0.1.1
refdiff-core-0.1.0

How to add a dependency to Maven

Add the following com.github.aserg-ufmg : refdiff-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.aserg-ufmg</groupId>
    <artifactId>refdiff-core</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.aserg-ufmg : refdiff-core gradle dependency to your build.gradle file:

implementation 'com.github.aserg-ufmg:refdiff-core:2.0.0'

Gradle Kotlin DSL: Add the following com.github.aserg-ufmg : refdiff-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.aserg-ufmg:refdiff-core:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.aserg-ufmg : refdiff-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.aserg-ufmg" % "refdiff-core" % "2.0.0"

Advertisement

Dependencies from Group

May 27, 2020
4 usages
143 stars
Jun 20, 2018
51 stars
May 27, 2020
143 stars
May 27, 2020
143 stars
May 27, 2020
143 stars

Discover Dependencies

Jun 25, 2021
3 usages
14 stars
Mar 09, 2012
3 usages
Jul 18, 2017
4 usages
Apr 04, 2023
4 usages
0 stars
Sep 17, 2014
1 usages
10 stars
Jul 05, 2017
7 usages
66 stars
Jul 13, 2017
5 usages
87 stars