is not current version
Last Version 6.0.0-beta-9

io.github.adven27:exam-ms 5.0.0

Extension for Concordion BDD Framework

GroupId

GroupId

io.github.adven27
ArtifactId

ArtifactId

exam-ms
Version

Version

5.0.0
Type

Type

jar

Download exam-ms 5.0.0


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