is not current version
Last Version 3.9

org.jacorb:jacorb-idl-compiler 2.3.1


GroupId

GroupId

org.jacorb
ArtifactId

ArtifactId

jacorb-idl-compiler
Version

Version

2.3.1
Type

Type

jar

Download jacorb-idl-compiler 2.3.1


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