is not current version
Last Version 0.0.3

com.wujunhao1024:yaml4test 0.0.2

Tool for testing with yaml files.

GroupId

GroupId

com.wujunhao1024
ArtifactId

ArtifactId

yaml4test
Version

Version

0.0.2
Type

Type

jar

Download yaml4test 0.0.2


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