Last Version

com.sun.corba:orb 9.1


GroupId

GroupId

com.sun.corba
ArtifactId

ArtifactId

orb
Version

Version

9.1
Type

Type

jar
Description

Description

Download orb 9.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.