License |
License |
---|---|
GroupId | GroupIdorg.julienrf |
ArtifactId | ArtifactIdendpoints-play-circe_2.11 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionendpoints-play-circe
endpoints-play-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.julienrf/endpoints-play-circe_2.11/ -->
<dependency>
<groupId>org.julienrf</groupId>
<artifactId>endpoints-play-circe_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.julienrf/endpoints-play-circe_2.11/
implementation 'org.julienrf:endpoints-play-circe_2.11:0.3.0'
// https://jarcasting.com/artifacts/org.julienrf/endpoints-play-circe_2.11/
implementation ("org.julienrf:endpoints-play-circe_2.11:0.3.0")
'org.julienrf:endpoints-play-circe_2.11:jar:0.3.0'
<dependency org="org.julienrf" name="endpoints-play-circe_2.11" rev="0.3.0">
<artifact name="endpoints-play-circe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.julienrf', module='endpoints-play-circe_2.11', version='0.3.0')
)
libraryDependencies += "org.julienrf" % "endpoints-play-circe_2.11" % "0.3.0"
[org.julienrf/endpoints-play-circe_2.11 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.play : play_2.11 | jar | 2.5.6 |
io.circe : circe-core_2.11 | jar | 0.6.1 |