License |
License |
---|---|
GroupId | GroupIdorg.jacorb.jacorb-demo |
ArtifactId | ArtifactIdoutparam |
Version | Version3.9 |
Type | Typejar |
Description |
DescriptionOutParamDemo
JacORB OutParam Demo
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
outparam-3.9.pom | |
outparam-3.9.jar | 33 KB |
outparam-3.9-sources.jar | 17 KB |
outparam-3.9-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/outparam/ -->
<dependency>
<groupId>org.jacorb.jacorb-demo</groupId>
<artifactId>outparam</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/outparam/
implementation 'org.jacorb.jacorb-demo:outparam:3.9'
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/outparam/
implementation ("org.jacorb.jacorb-demo:outparam:3.9")
'org.jacorb.jacorb-demo:outparam:jar:3.9'
<dependency org="org.jacorb.jacorb-demo" name="outparam" rev="3.9">
<artifact name="outparam" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jacorb.jacorb-demo', module='outparam', version='3.9')
)
libraryDependencies += "org.jacorb.jacorb-demo" % "outparam" % "3.9"
[org.jacorb.jacorb-demo/outparam "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jacorb : jacorb | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.14 |