| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.ecf.example |
| ArtifactId | ArtifactIdclients |
| Version | Version1.0.0-v20070627-1030 |
| Type | Typejar |
| Description |
DescriptionECF Clients Example
|
| Filename | Size |
|---|---|
| clients-1.0.0-v20070627-1030.pom | |
| clients-1.0.0-v20070627-1030.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ecf.example/clients/ -->
<dependency>
<groupId>org.eclipse.ecf.example</groupId>
<artifactId>clients</artifactId>
<version>1.0.0-v20070627-1030</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ecf.example/clients/
implementation 'org.eclipse.ecf.example:clients:1.0.0-v20070627-1030'
// https://jarcasting.com/artifacts/org.eclipse.ecf.example/clients/
implementation ("org.eclipse.ecf.example:clients:1.0.0-v20070627-1030")
'org.eclipse.ecf.example:clients:jar:1.0.0-v20070627-1030'
<dependency org="org.eclipse.ecf.example" name="clients" rev="1.0.0-v20070627-1030">
<artifact name="clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ecf.example', module='clients', version='1.0.0-v20070627-1030')
)
libraryDependencies += "org.eclipse.ecf.example" % "clients" % "1.0.0-v20070627-1030"
[org.eclipse.ecf.example/clients "1.0.0-v20070627-1030"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse : ecf | jar | [0,) |
| org.eclipse.ecf : presence | jar | [0,) |
| org.eclipse.ecf.provider : xmpp | jar | [0,) |
| org.eclipse.ecf : sharedobject | jar | [0,) |
| org.eclipse.ecf.presence : ui | jar | [0,) |
| org.eclipse : ui | jar | [0,) |
| org.eclipse.ecf : ui | jar | [0,) |