| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.github.ddth | 
| ArtifactId | ArtifactIdddth-commons-jsonrpc | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionddth-commons-jsonrpc DDTH's Java Common Libraries and Utilities | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| ddth-commons-jsonrpc-1.1.0.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-jsonrpc/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-commons-jsonrpc</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-jsonrpc/
implementation 'com.github.ddth:ddth-commons-jsonrpc:1.1.0'// https://jarcasting.com/artifacts/com.github.ddth/ddth-commons-jsonrpc/
implementation ("com.github.ddth:ddth-commons-jsonrpc:1.1.0")'com.github.ddth:ddth-commons-jsonrpc:pom:1.1.0'<dependency org="com.github.ddth" name="ddth-commons-jsonrpc" rev="1.1.0">
  <artifact name="ddth-commons-jsonrpc" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.ddth', module='ddth-commons-jsonrpc', version='1.1.0')
)libraryDependencies += "com.github.ddth" % "ddth-commons-jsonrpc" % "1.1.0"[com.github.ddth/ddth-commons-jsonrpc "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.osgi : org.osgi.core Optional | jar | 6.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |