| License |
License |
|---|---|
| Categories |
CategoriesScala Languages JSON Data |
| GroupId | GroupIdorg.scala-graph |
| ArtifactId | ArtifactIdgraph-json_2.11 |
| Version | Version1.11.0 |
| Type | Typejar |
| Description |
DescriptionGraph JSON
Graph JSON
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.scala-graph |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| graph-json_2.11-1.11.0.pom | |
| graph-json_2.11-1.11.0.jar | 416 KB |
| graph-json_2.11-1.11.0-sources.jar | 21 KB |
| graph-json_2.11-1.11.0-javadoc.jar | 898 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.scala-graph/graph-json_2.11/ -->
<dependency>
<groupId>org.scala-graph</groupId>
<artifactId>graph-json_2.11</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-graph/graph-json_2.11/
implementation 'org.scala-graph:graph-json_2.11:1.11.0'
// https://jarcasting.com/artifacts/org.scala-graph/graph-json_2.11/
implementation ("org.scala-graph:graph-json_2.11:1.11.0")
'org.scala-graph:graph-json_2.11:jar:1.11.0'
<dependency org="org.scala-graph" name="graph-json_2.11" rev="1.11.0">
<artifact name="graph-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-graph', module='graph-json_2.11', version='1.11.0')
)
libraryDependencies += "org.scala-graph" % "graph-json_2.11" % "1.11.0"
[org.scala-graph/graph-json_2.11 "1.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| org.scala-graph : graph-core_2.11 | jar | 1.11.4 |
| net.liftweb : lift-json_2.11 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |
| org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.5 |