License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sc8s |
ArtifactId | ArtifactIdlagom-circe_2.13 |
Version | Version0.7.2 |
Type | Typejar |
Description |
Descriptionlagom-circe
lagom-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lagom-circe_2.13-0.7.2.pom | |
lagom-circe_2.13-0.7.2.jar | 26 KB |
lagom-circe_2.13-0.7.2-sources.jar | 2 KB |
lagom-circe_2.13-0.7.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sc8s/lagom-circe_2.13/ -->
<dependency>
<groupId>net.sc8s</groupId>
<artifactId>lagom-circe_2.13</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sc8s/lagom-circe_2.13/
implementation 'net.sc8s:lagom-circe_2.13:0.7.2'
// https://jarcasting.com/artifacts/net.sc8s/lagom-circe_2.13/
implementation ("net.sc8s:lagom-circe_2.13:0.7.2")
'net.sc8s:lagom-circe_2.13:jar:0.7.2'
<dependency org="net.sc8s" name="lagom-circe_2.13" rev="0.7.2">
<artifact name="lagom-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sc8s', module='lagom-circe_2.13', version='0.7.2')
)
libraryDependencies += "net.sc8s" % "lagom-circe_2.13" % "0.7.2"
[net.sc8s/lagom-circe_2.13 "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
net.sc8s : akka-circe_2.13 | jar | 0.7.2 |
com.lightbend.lagom : lagom-scaladsl-server_2.13 | jar | 1.6.4 |