is not current version
Last Version 1.12.0

org.opendaylight.jsonrpc.bus:examples 1.7.1


Categories

Categories

JSON Data
GroupId

GroupId

org.opendaylight.jsonrpc.bus
ArtifactId

ArtifactId

examples
Version

Version

1.7.1
Type

Type

pom

Download examples 1.7.1

Filename Size
examples-1.7.1.pom 1014 bytes
Browse

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