is not current version
Last Version 3.9

org.jacorb:jacorb-idl-compiler 3.8

JacORB IDL Compiler

GroupId

GroupId

org.jacorb
ArtifactId

ArtifactId

jacorb-idl-compiler
Version

Version

3.8
Type

Type

jar

Download jacorb-idl-compiler 3.8


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