| Group ID: |
io.github.shogowada |
| Artifact ID: |
scala-json-rpc-json-serializer_2.12 |
| Version: |
0.9.3 |
| Last modified: |
14.01.2018 16:33 |
| Packaging: |
jar |
| Name: |
scala-json-rpc-json-serializer |
| Description: |
scala-json-rpc-json-serializer |
| URL: |
https://github.com/shogowada/scala-json-rpc |
| Vendor: |
io.github.shogowada |
|
|
| Size: |
1.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/io/github/shogowada/scala-json-rpc-json-serializer_2.12/0.9.3/scala-json-rpc-json-serializer_2.12-0.9.3-tests-sources.jar |
| POM: |
Show
hide
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.shogowada</groupId>
<artifactId>scala-json-rpc-json-serializer_2.12</artifactId>
<packaging>jar</packaging>
<description>scala-json-rpc-json-serializer</description>
<url>https://github.com/shogowada/scala-json-rpc</url>
<version>0.9.3</version>
<licenses>
<license>
<name>MIT</name>
<url>https://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>scala-json-rpc-json-serializer</name>
<organization>
<name>io.github.shogowada</name>
<url>https://github.com/shogowada/scala-json-rpc</url>
</organization>
<scm>
<url>git@github.com:shogowada/scala-json-rpc.git</url>
<connection>scm:git:git@github.com:shogowada/scala-json-rpc.git</connection>
</scm>
<developers>
<developer>
<id>shogowada</id>
<name>Shogo Wada</name>
<url>https://github.com/shogowada</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.2</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>io.github.shogowada</groupId>
<artifactId>scala-json-rpc-json-serializer_2.12</artifactId>
<version>0.9.3</version>
<classifier>tests-sources</classifier>
</dependency>
|
| Gradle: |
io.github.shogowada:scala-json-rpc-json-serializer_2.12:0.9.3:tests-sources |
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|