is not current version
Last Version 0.17.1

io.irontest:irontest-parent 0.10.1

A web app for API test automation

GroupId

GroupId

io.irontest
ArtifactId

ArtifactId

irontest-parent
Version

Version

0.10.1
Type

Type

pom

Download irontest-parent 0.10.1


<!-- https://jarcasting.com/artifacts/io.irontest/irontest-parent/ -->
<dependency>
    <groupId>io.irontest</groupId>
    <artifactId>irontest-parent</artifactId>
    <version>0.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.irontest/irontest-parent/
implementation 'io.irontest:irontest-parent:0.10.1'
// https://jarcasting.com/artifacts/io.irontest/irontest-parent/
implementation ("io.irontest:irontest-parent:0.10.1")
'io.irontest:irontest-parent:pom:0.10.1'
<dependency org="io.irontest" name="irontest-parent" rev="0.10.1">
  <artifact name="irontest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.irontest', module='irontest-parent', version='0.10.1')
)
libraryDependencies += "io.irontest" % "irontest-parent" % "0.10.1"
[io.irontest/irontest-parent "0.10.1"]