is not current version
Last Version 1.0.1

org.apache.winegrower:winegrower-testing-junit5 1.0.0


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.winegrower
ArtifactId

ArtifactId

winegrower-testing-junit5
Version

Version

1.0.0
Type

Type

jar

Download winegrower-testing-junit5 1.0.0


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