is not current version
Last Version 1.6.8

io.fixprotocol.orchestra:testgen 1.6.5


GroupId

GroupId

io.fixprotocol.orchestra
ArtifactId

ArtifactId

testgen
Version

Version

1.6.5
Type

Type

jar

Download testgen 1.6.5


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