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