is not current version
Last Version 3.0.0.M2

org.openengsb.examples:org.openengsb.examples.remoteclient 2.3.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.openengsb.examples
ArtifactId

ArtifactId

org.openengsb.examples.remoteclient
Version

Version

2.3.2
Type

Type

jar

Download org.openengsb.examples.remoteclient 2.3.2


<!-- 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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.examples/org.openengsb.examples.remoteclient/
implementation 'org.openengsb.examples:org.openengsb.examples.remoteclient:2.3.2'
// https://jarcasting.com/artifacts/org.openengsb.examples/org.openengsb.examples.remoteclient/
implementation ("org.openengsb.examples:org.openengsb.examples.remoteclient:2.3.2")
'org.openengsb.examples:org.openengsb.examples.remoteclient:jar:2.3.2'
<dependency org="org.openengsb.examples" name="org.openengsb.examples.remoteclient" rev="2.3.2">
  <artifact name="org.openengsb.examples.remoteclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.examples', module='org.openengsb.examples.remoteclient', version='2.3.2')
)
libraryDependencies += "org.openengsb.examples" % "org.openengsb.examples.remoteclient" % "2.3.2"
[org.openengsb.examples/org.openengsb.examples.remoteclient "2.3.2"]