is not current version
Last Version 2.1.0

com.github.mjeanroy:junit-servers-core 2.0.1


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

junit-servers-core
Version

Version

2.0.1
Type

Type

jar

Download junit-servers-core 2.0.1


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