is not current version
Last Version 3.9

org.jacorb:jacorb-regression 3.7

JacORB Regression Tests

GroupId

GroupId

org.jacorb
ArtifactId

ArtifactId

jacorb-regression
Version

Version

3.7
Type

Type

jar

Download jacorb-regression 3.7


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