Last Version

yaml4test 0.0.3

Tool for unit testing with yaml files.

License

License

GroupId

GroupId

com.wujunhao1024
ArtifactId

ArtifactId

yaml4test
Version

Version

0.0.3
Type

Type

jar
Description

Description

yaml4test
Tool for unit testing with yaml files.
Project URL

Project URL

https://github.com/vaxtomis/yaml4test

Download yaml4test 0.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.