c

content-api-models

Scala models for the Guardian's Content API
https://github.com/guardian/content-api-models
Apache v2
com.gu
guardian
文件下载
文件名 操作
content-api-models-24.0.0.jar 下载
content-api-models-24.0.0.pom 下载
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>content-api-models</artifactId>
  <version>24.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.gu:content-api-models:24.0.0'
Gradle Kotlin
implementation("com.gu:content-api-models:24.0.0")
Scala SBT
libraryDependencies += "com.gu" % "content-api-models" % "24.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='content-api-models', version='24.0.0')
)
Apache Ivy
<dependency org="com.gu" name="content-api-models" rev="24.0.0" />
Leiningen
[com.gu/content-api-models "24.0.0"]
Apache Buildr
'com.gu:content-api-models:jar:24.0.0'
本项目依赖