License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.julienrf |
ArtifactId | ArtifactIdendpoints-json-schema-circe_2.11 |
Version | Version0.10.1 |
Type | Typejar |
Description |
Descriptionendpoints-json-schema-circe
endpoints-json-schema-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.julienrf/endpoints-json-schema-circe_2.11/ -->
<dependency>
<groupId>org.julienrf</groupId>
<artifactId>endpoints-json-schema-circe_2.11</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.julienrf/endpoints-json-schema-circe_2.11/
implementation 'org.julienrf:endpoints-json-schema-circe_2.11:0.10.1'
// https://jarcasting.com/artifacts/org.julienrf/endpoints-json-schema-circe_2.11/
implementation ("org.julienrf:endpoints-json-schema-circe_2.11:0.10.1")
'org.julienrf:endpoints-json-schema-circe_2.11:jar:0.10.1'
<dependency org="org.julienrf" name="endpoints-json-schema-circe_2.11" rev="0.10.1">
<artifact name="endpoints-json-schema-circe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.julienrf', module='endpoints-json-schema-circe_2.11', version='0.10.1')
)
libraryDependencies += "org.julienrf" % "endpoints-json-schema-circe_2.11" % "0.10.1"
[org.julienrf/endpoints-json-schema-circe_2.11 "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.julienrf : endpoints-algebra-circe_2.11 | jar | 0.10.1 |
org.julienrf : endpoints-algebra-json-schema_2.11 | jar | 0.10.1 |
io.circe : circe-core_2.11 | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.12 |