is not current version
Last Version 1.12.0

org.opendaylight.jsonrpc.bus:examples 1.11.3


Categories

Categories

JSON Data
GroupId

GroupId

org.opendaylight.jsonrpc.bus
ArtifactId

ArtifactId

examples
Version

Version

1.11.3
Type

Type

pom

Download examples 1.11.3


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