Files download
File Operation
circe-field-hints_2.12-0.4.jar download
circe-field-hints_2.12-0.4.pom download
circe-field-hints_2.12-0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.drivetribe</groupId>
  <artifactId>circe-field-hints_2.12</artifactId>
  <version>0.4</version>
</dependency>
Gradle Groovy
implementation 'com.drivetribe:circe-field-hints_2.12:0.4'
Gradle Kotlin
implementation("com.drivetribe:circe-field-hints_2.12:0.4")
Scala SBT
libraryDependencies += "com.drivetribe" % "circe-field-hints_2.12" % "0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.drivetribe', module='circe-field-hints_2.12', version='0.4')
)
Apache Ivy
<dependency org="com.drivetribe" name="circe-field-hints_2.12" rev="0.4" />
Leiningen
[com.drivetribe/circe-field-hints_2.12 "0.4"]
Apache Buildr
'com.drivetribe:circe-field-hints_2.12:jar:0.4'