is not current version
Last Version 5.0.0.Final

org.eclipse.lyo.clients:clients-parent 4.0.0.RC


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.lyo.clients
ArtifactId

ArtifactId

clients-parent
Version

Version

4.0.0.RC
Type

Type

pom

Download clients-parent 4.0.0.RC

Filename Size
clients-parent-4.0.0.RC.pom 917 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.eclipse.lyo.clients/clients-parent/ -->
<dependency>
    <groupId>org.eclipse.lyo.clients</groupId>
    <artifactId>clients-parent</artifactId>
    <version>4.0.0.RC</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.lyo.clients/clients-parent/
implementation 'org.eclipse.lyo.clients:clients-parent:4.0.0.RC'
// https://jarcasting.com/artifacts/org.eclipse.lyo.clients/clients-parent/
implementation ("org.eclipse.lyo.clients:clients-parent:4.0.0.RC")
'org.eclipse.lyo.clients:clients-parent:pom:4.0.0.RC'
<dependency org="org.eclipse.lyo.clients" name="clients-parent" rev="4.0.0.RC">
  <artifact name="clients-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.lyo.clients', module='clients-parent', version='4.0.0.RC')
)
libraryDependencies += "org.eclipse.lyo.clients" % "clients-parent" % "4.0.0.RC"
[org.eclipse.lyo.clients/clients-parent "4.0.0.RC"]