is not current version
Last Version 1.12.0

org.opendaylight.jsonrpc.bus:examples 1.9.3


Categories

Categories

JSON Data
GroupId

GroupId

org.opendaylight.jsonrpc.bus
ArtifactId

ArtifactId

examples
Version

Version

1.9.3
Type

Type

pom

Download examples 1.9.3

Filename Size
examples-1.9.3.pom 1010 bytes
Browse

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