License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.opendaylight.jsonrpc |
ArtifactId | ArtifactIdjsonrpc-artifacts |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSON-RPC :: Artifacts
jsonrpc-artifacts
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsonrpc-artifacts-1.12.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-artifacts/ -->
<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>jsonrpc-artifacts</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-artifacts/
implementation 'org.opendaylight.jsonrpc:jsonrpc-artifacts:1.12.0'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-artifacts/
implementation ("org.opendaylight.jsonrpc:jsonrpc-artifacts:1.12.0")
'org.opendaylight.jsonrpc:jsonrpc-artifacts:pom:1.12.0'
<dependency org="org.opendaylight.jsonrpc" name="jsonrpc-artifacts" rev="1.12.0">
<artifact name="jsonrpc-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='jsonrpc-artifacts', version='1.12.0')
)
libraryDependencies += "org.opendaylight.jsonrpc" % "jsonrpc-artifacts" % "1.12.0"
[org.opendaylight.jsonrpc/jsonrpc-artifacts "1.12.0"]