is not current version
Last Version 3.0

fr.inria.repairnator:repairnator-checkbranches 2.1


GroupId

GroupId

fr.inria.repairnator
ArtifactId

ArtifactId

repairnator-checkbranches
Version

Version

2.1
Type

Type

jar

Download repairnator-checkbranches 2.1


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