is not current version
Last Version 1.6.8

io.fixprotocol.orchestra:testgen 1.4.0-RC5


GroupId

GroupId

io.fixprotocol.orchestra
ArtifactId

ArtifactId

testgen
Version

Version

1.4.0-RC5
Type

Type

jar

Download testgen 1.4.0-RC5


<!-- https://jarcasting.com/artifacts/io.fixprotocol.orchestra/testgen/ -->
<dependency>
    <groupId>io.fixprotocol.orchestra</groupId>
    <artifactId>testgen</artifactId>
    <version>1.4.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.orchestra/testgen/
implementation 'io.fixprotocol.orchestra:testgen:1.4.0-RC5'
// https://jarcasting.com/artifacts/io.fixprotocol.orchestra/testgen/
implementation ("io.fixprotocol.orchestra:testgen:1.4.0-RC5")
'io.fixprotocol.orchestra:testgen:jar:1.4.0-RC5'
<dependency org="io.fixprotocol.orchestra" name="testgen" rev="1.4.0-RC5">
  <artifact name="testgen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.orchestra', module='testgen', version='1.4.0-RC5')
)
libraryDependencies += "io.fixprotocol.orchestra" % "testgen" % "1.4.0-RC5"
[io.fixprotocol.orchestra/testgen "1.4.0-RC5"]