is not current version
Last Version 1.0.36

com.github.angleshq:angles-junit5 1.0.23


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.angleshq
ArtifactId

ArtifactId

angles-junit5
Version

Version

1.0.23
Type

Type

jar

Download angles-junit5 1.0.23


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