is not current version
Last Version 2.0.0

com.github.aserg-ufmg:refdiff-core 0.1.1

An automated tool to detect refactorings in version histories

GroupId

GroupId

com.github.aserg-ufmg
ArtifactId

ArtifactId

refdiff-core
Version

Version

0.1.1
Type

Type

jar

Download refdiff-core 0.1.1


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