Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.dispatchhttp |
ArtifactId | ArtifactIddispatch-lift-json_2.12 |
Version | Version0.14.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.dispatchhttp/dispatch-lift-json_2.12/ -->
<dependency>
<groupId>org.dispatchhttp</groupId>
<artifactId>dispatch-lift-json_2.12</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dispatchhttp/dispatch-lift-json_2.12/
implementation 'org.dispatchhttp:dispatch-lift-json_2.12:0.14.0'
// https://jarcasting.com/artifacts/org.dispatchhttp/dispatch-lift-json_2.12/
implementation ("org.dispatchhttp:dispatch-lift-json_2.12:0.14.0")
'org.dispatchhttp:dispatch-lift-json_2.12:jar:0.14.0'
<dependency org="org.dispatchhttp" name="dispatch-lift-json_2.12" rev="0.14.0">
<artifact name="dispatch-lift-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dispatchhttp', module='dispatch-lift-json_2.12', version='0.14.0')
)
libraryDependencies += "org.dispatchhttp" % "dispatch-lift-json_2.12" % "0.14.0"
[org.dispatchhttp/dispatch-lift-json_2.12 "0.14.0"]