is not current version
Last Version 7.24.2

org.openrewrite:rewrite-yaml 6.0.1

Eliminate tech-debt. Automatically.

GroupId

GroupId

org.openrewrite
ArtifactId

ArtifactId

rewrite-yaml
Version

Version

6.0.1
Type

Type

jar

Download rewrite-yaml 6.0.1


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