is not current version
Last Version 3.0.0.M2

org.openengsb.examples:org.openengsb.examples.remoteclient 2.5.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.openengsb.examples
ArtifactId

ArtifactId

org.openengsb.examples.remoteclient
Version

Version

2.5.1
Type

Type

jar

Download org.openengsb.examples.remoteclient 2.5.1


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