is not current version
Last Version 0.13.0

org.analogweb:analogweb-json4s_2.12 0.11.0

Analogweb Framework is tiny, simple, and pluggable web framework.

Categories

Categories

JSON Data
GroupId

GroupId

org.analogweb
ArtifactId

ArtifactId

analogweb-json4s_2.12
Version

Version

0.11.0
Type

Type

jar

Download analogweb-json4s_2.12 0.11.0


<!-- https://jarcasting.com/artifacts/org.analogweb/analogweb-json4s_2.12/ -->
<dependency>
    <groupId>org.analogweb</groupId>
    <artifactId>analogweb-json4s_2.12</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.analogweb/analogweb-json4s_2.12/
implementation 'org.analogweb:analogweb-json4s_2.12:0.11.0'
// https://jarcasting.com/artifacts/org.analogweb/analogweb-json4s_2.12/
implementation ("org.analogweb:analogweb-json4s_2.12:0.11.0")
'org.analogweb:analogweb-json4s_2.12:jar:0.11.0'
<dependency org="org.analogweb" name="analogweb-json4s_2.12" rev="0.11.0">
  <artifact name="analogweb-json4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.analogweb', module='analogweb-json4s_2.12', version='0.11.0')
)
libraryDependencies += "org.analogweb" % "analogweb-json4s_2.12" % "0.11.0"
[org.analogweb/analogweb-json4s_2.12 "0.11.0"]