License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.dajudge.yabuto |
ArtifactId | ArtifactIdtest-support-junit4 |
Last Version | Last Version0.0.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYabuto test-support-junit4
A YAML building toolkit
|
<!-- https://jarcasting.com/artifacts/com.dajudge.yabuto/test-support-junit4/ -->
<dependency>
<groupId>com.dajudge.yabuto</groupId>
<artifactId>test-support-junit4</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.dajudge.yabuto/test-support-junit4/
implementation 'com.dajudge.yabuto:test-support-junit4:0.0.22'
// https://jarcasting.com/artifacts/com.dajudge.yabuto/test-support-junit4/
implementation ("com.dajudge.yabuto:test-support-junit4:0.0.22")
'com.dajudge.yabuto:test-support-junit4:jar:0.0.22'
<dependency org="com.dajudge.yabuto" name="test-support-junit4" rev="0.0.22">
<artifact name="test-support-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dajudge.yabuto', module='test-support-junit4', version='0.0.22')
)
libraryDependencies += "com.dajudge.yabuto" % "test-support-junit4" % "0.0.22"
[com.dajudge.yabuto/test-support-junit4 "0.0.22"]
Group / Artifact | Type | Version |
---|---|---|
com.dajudge.yabuto : runtime | jar | 0.0.22 |
junit : junit | jar | 4.12 |