is not current version
Last Version 1.12.0

org.opendaylight.jsonrpc:jsonrpc-artifacts 1.3.2


Categories

Categories

JSON Data
GroupId

GroupId

org.opendaylight.jsonrpc
ArtifactId

ArtifactId

jsonrpc-artifacts
Version

Version

1.3.2
Type

Type

pom

Download jsonrpc-artifacts 1.3.2


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