is not current version
Last Version 7.71.0.Final

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

Kie Workbench - Common - Refactoring Support API

GroupId

GroupId

org.kie.workbench.services
ArtifactId

ArtifactId

kie-wb-common-refactoring-api
Version

Version

7.0.0.CR3
Type

Type

jar

Download kie-wb-common-refactoring-api 7.0.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>7.0.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:7.0.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:7.0.0.CR3")
'org.kie.workbench.services:kie-wb-common-refactoring-api:jar:7.0.0.CR3'
<dependency org="org.kie.workbench.services" name="kie-wb-common-refactoring-api" rev="7.0.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='7.0.0.CR3')
)
libraryDependencies += "org.kie.workbench.services" % "kie-wb-common-refactoring-api" % "7.0.0.CR3"
[org.kie.workbench.services/kie-wb-common-refactoring-api "7.0.0.CR3"]