License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.analogweb |
ArtifactId | ArtifactIdanalogweb-json4s_2.12 |
Version | Version0.13.0 |
Type | Typejar |
Description |
Descriptionjson4s
Analogweb Framework is tiny, simple, and pluggable web framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.analogweb/analogweb-json4s_2.12/ -->
<dependency>
<groupId>org.analogweb</groupId>
<artifactId>analogweb-json4s_2.12</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.analogweb/analogweb-json4s_2.12/
implementation 'org.analogweb:analogweb-json4s_2.12:0.13.0'
// https://jarcasting.com/artifacts/org.analogweb/analogweb-json4s_2.12/
implementation ("org.analogweb:analogweb-json4s_2.12:0.13.0")
'org.analogweb:analogweb-json4s_2.12:jar:0.13.0'
<dependency org="org.analogweb" name="analogweb-json4s_2.12" rev="0.13.0">
<artifact name="analogweb-json4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.analogweb', module='analogweb-json4s_2.12', version='0.13.0')
)
libraryDependencies += "org.analogweb" % "analogweb-json4s_2.12" % "0.13.0"
[org.analogweb/analogweb-json4s_2.12 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
org.analogweb : analogweb-scala_2.12 | jar | 0.13.0 |
org.analogweb : analogweb-core | jar | 0.11.0 |
org.json4s : json4s-jackson_2.12 | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.13.1 |
org.specs2 : specs2-mock_2.12 | jar | 4.13.1 |
org.specs2 : specs2-junit_2.12 | jar | 4.13.1 |