is not current version
Last Version 1.12.0

org.opendaylight.jsonrpc:jsonrpc-bus 1.3.5


Categories

Categories

JSON Data
GroupId

GroupId

org.opendaylight.jsonrpc
ArtifactId

ArtifactId

jsonrpc-bus
Version

Version

1.3.5
Type

Type

pom

Download jsonrpc-bus 1.3.5

Filename Size
jsonrpc-bus-1.3.5.pom 1018 bytes
Browse

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