is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:yaml 1.3

A YAML file scanner for jQAssistant.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

yaml
Version

Version

1.3
Type

Type

jar

Download yaml 1.3


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