文件下载
文件名 操作
json-schema-playjson_sjs1_2.12-1.11.1.jar 下载
json-schema-playjson_sjs1_2.12-1.11.1.pom 下载
json-schema-playjson_sjs1_2.12-1.11.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.endpoints4s</groupId>
  <artifactId>json-schema-playjson_sjs1_2.12</artifactId>
  <version>1.11.1</version>
</dependency>
Gradle Groovy
implementation 'org.endpoints4s:json-schema-playjson_sjs1_2.12:1.11.1'
Gradle Kotlin
implementation("org.endpoints4s:json-schema-playjson_sjs1_2.12:1.11.1")
Scala SBT
libraryDependencies += "org.endpoints4s" % "json-schema-playjson_sjs1_2.12" % "1.11.1"
Groovy Grape
@Grapes(
  @Grab(group='org.endpoints4s', module='json-schema-playjson_sjs1_2.12', version='1.11.1')
)
Apache Ivy
<dependency org="org.endpoints4s" name="json-schema-playjson_sjs1_2.12" rev="1.11.1" />
Leiningen
[org.endpoints4s/json-schema-playjson_sjs1_2.12 "1.11.1"]
Apache Buildr
'org.endpoints4s:json-schema-playjson_sjs1_2.12:jar:1.11.1'