is not current version
Last Version 7.24.2

org.openrewrite:rewrite-yaml 5.0.0

Eliminate tech-debt. Automatically.

GroupId

GroupId

org.openrewrite
ArtifactId

ArtifactId

rewrite-yaml
Version

Version

5.0.0
Type

Type

jar

Download rewrite-yaml 5.0.0


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