is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:yaml2 1.9.0

Yet another YAML file scanner for jQAssistant.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

yaml2
Version

Version

1.9.0
Type

Type

jar

Download yaml2 1.9.0


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