s

scala-jsonschema-enumeratum_2.13

scala-jsonschema-enumeratum
http://github.com/andyglow/scala-jsonschema
Apache-2.0
andyglow
Andriy Onyshchuk
文件下载
文件名 操作
scala-jsonschema-enumeratum_2.13-0.7.11.jar 下载
scala-jsonschema-enumeratum_2.13-0.7.11.pom 下载
scala-jsonschema-enumeratum_2.13-0.7.11-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scala-jsonschema-enumeratum_2.13</artifactId>
  <version>0.7.11</version>
</dependency>
Gradle Groovy
implementation 'com.github.andyglow:scala-jsonschema-enumeratum_2.13:0.7.11'
Gradle Kotlin
implementation("com.github.andyglow:scala-jsonschema-enumeratum_2.13:0.7.11")
Scala SBT
libraryDependencies += "com.github.andyglow" % "scala-jsonschema-enumeratum_2.13" % "0.7.11"
Groovy Grape
@Grapes(
  @Grab(group='com.github.andyglow', module='scala-jsonschema-enumeratum_2.13', version='0.7.11')
)
Apache Ivy
<dependency org="com.github.andyglow" name="scala-jsonschema-enumeratum_2.13" rev="0.7.11" />
Leiningen
[com.github.andyglow/scala-jsonschema-enumeratum_2.13 "0.7.11"]
Apache Buildr
'com.github.andyglow:scala-jsonschema-enumeratum_2.13:jar:0.7.11'