Files download
File Operation
jsonschema-circe_native0.4_2.12-0.7.2.jar download
jsonschema-circe_native0.4_2.12-0.7.2.pom download
jsonschema-circe_native0.4_2.12-0.7.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.softwaremill.sttp.apispec</groupId>
  <artifactId>jsonschema-circe_native0.4_2.12</artifactId>
  <version>0.7.2</version>
</dependency>
Gradle Groovy
implementation 'com.softwaremill.sttp.apispec:jsonschema-circe_native0.4_2.12:0.7.2'
Gradle Kotlin
implementation("com.softwaremill.sttp.apispec:jsonschema-circe_native0.4_2.12:0.7.2")
Scala SBT
libraryDependencies += "com.softwaremill.sttp.apispec" % "jsonschema-circe_native0.4_2.12" % "0.7.2"
Groovy Grape
@Grapes(
  @Grab(group='com.softwaremill.sttp.apispec', module='jsonschema-circe_native0.4_2.12', version='0.7.2')
)
Apache Ivy
<dependency org="com.softwaremill.sttp.apispec" name="jsonschema-circe_native0.4_2.12" rev="0.7.2" />
Leiningen
[com.softwaremill.sttp.apispec/jsonschema-circe_native0.4_2.12 "0.7.2"]
Apache Buildr
'com.softwaremill.sttp.apispec:jsonschema-circe_native0.4_2.12:jar:0.7.2'