License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.jacorb.jacorb-demo |
ArtifactId | ArtifactIdmtclient |
Version | Version3.9 |
Type | Typejar |
Description |
DescriptionMTClientDemo
JacORB MTClient Demo
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mtclient-3.9.pom | |
mtclient-3.9.jar | 28 KB |
mtclient-3.9-sources.jar | 15 KB |
mtclient-3.9-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/mtclient/ -->
<dependency>
<groupId>org.jacorb.jacorb-demo</groupId>
<artifactId>mtclient</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/mtclient/
implementation 'org.jacorb.jacorb-demo:mtclient:3.9'
// https://jarcasting.com/artifacts/org.jacorb.jacorb-demo/mtclient/
implementation ("org.jacorb.jacorb-demo:mtclient:3.9")
'org.jacorb.jacorb-demo:mtclient:jar:3.9'
<dependency org="org.jacorb.jacorb-demo" name="mtclient" rev="3.9">
<artifact name="mtclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jacorb.jacorb-demo', module='mtclient', version='3.9')
)
libraryDependencies += "org.jacorb.jacorb-demo" % "mtclient" % "3.9"
[org.jacorb.jacorb-demo/mtclient "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jacorb : jacorb | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.14 |