is not current version
Last Version 0.4.2

com.gitlab.lae.stack.source:stack-source-junit4 0.2.2


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.gitlab.lae.stack.source
ArtifactId

ArtifactId

stack-source-junit4
Version

Version

0.2.2
Type

Type

jar

Download stack-source-junit4 0.2.2


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