is not current version
Last Version 0.94.0

com.roscopeco.moxy:moxy-junit5 0.92


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.roscopeco.moxy
ArtifactId

ArtifactId

moxy-junit5
Version

Version

0.92
Type

Type

jar

Download moxy-junit5 0.92


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