is not current version
Last Version 7.71.0.Final

org.kie.workbench.services:kie-wb-common-refactoring-api 6.2.0.CR3

Kie Workbench - Common - Refactoring Support API

GroupId

GroupId

org.kie.workbench.services
ArtifactId

ArtifactId

kie-wb-common-refactoring-api
Version

Version

6.2.0.CR3
Type

Type

jar

Download kie-wb-common-refactoring-api 6.2.0.CR3


<!-- https://jarcasting.com/artifacts/org.kie.workbench.services/kie-wb-common-refactoring-api/ -->
<dependency>
    <groupId>org.kie.workbench.services</groupId>
    <artifactId>kie-wb-common-refactoring-api</artifactId>
    <version>6.2.0.CR3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.workbench.services/kie-wb-common-refactoring-api/
implementation 'org.kie.workbench.services:kie-wb-common-refactoring-api:6.2.0.CR3'
// https://jarcasting.com/artifacts/org.kie.workbench.services/kie-wb-common-refactoring-api/
implementation ("org.kie.workbench.services:kie-wb-common-refactoring-api:6.2.0.CR3")
'org.kie.workbench.services:kie-wb-common-refactoring-api:jar:6.2.0.CR3'
<dependency org="org.kie.workbench.services" name="kie-wb-common-refactoring-api" rev="6.2.0.CR3">
  <artifact name="kie-wb-common-refactoring-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.workbench.services', module='kie-wb-common-refactoring-api', version='6.2.0.CR3')
)
libraryDependencies += "org.kie.workbench.services" % "kie-wb-common-refactoring-api" % "6.2.0.CR3"
[org.kie.workbench.services/kie-wb-common-refactoring-api "6.2.0.CR3"]