MVN

net.reborg : applenews-api

Maven & Gradle

Dec 08, 2015
3 stars

applenews-api · Java/Clojure client for the Apple News REST api (https://developer.apple.com/go/?id=news-api-ref)

<dependency>
    <groupId>net.reborg</groupId>
    <artifactId>applenews-api</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.reborg : applenews-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.9

All Versions

Choose a version of net.reborg : applenews-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
applenews-api-1.0.9
applenews-api-1.0.8
applenews-api-1.0.7
applenews-api-1.0.3
applenews-api-1.0.1

How to add a dependency to Maven

Add the following net.reborg : applenews-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.reborg</groupId>
    <artifactId>applenews-api</artifactId>
    <version>1.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.reborg : applenews-api gradle dependency to your build.gradle file:

implementation 'net.reborg:applenews-api:1.0.9'

Gradle Kotlin DSL: Add the following net.reborg : applenews-api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.reborg:applenews-api:1.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.reborg : applenews-api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.reborg" % "applenews-api" % "1.0.9"

Advertisement

Dependencies from Group

Dec 08, 2015
3 stars

Discover Dependencies

ddd
Jul 08, 2016
Feb 04, 2016
Feb 24, 2016
8 usages
Jan 31, 2019
16 stars
Dec 02, 2015
32 usages
Mar 09, 2016
0 stars
Dec 04, 2015
35 usages
156 stars
Jun 20, 2018
7 usages
271 stars
Mar 29, 2020
3 usages
5 stars