MVN

com.github.jreddit : jreddit

Maven & Gradle

Apr 27, 2015
194 stars

jReddit · jReddit is a wrapper for the Reddit API written in Java.

<dependency>
    <groupId>com.github.jreddit</groupId>
    <artifactId>jreddit</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jreddit : jreddit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.jreddit : jreddit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jreddit-1.0.3
jreddit-1.0.2
jreddit-1.0.0

How to add a dependency to Maven

Add the following com.github.jreddit : jreddit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jreddit</groupId>
    <artifactId>jreddit</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jreddit : jreddit gradle dependency to your build.gradle file:

implementation 'com.github.jreddit:jreddit:1.0.3'

Gradle Kotlin DSL: Add the following com.github.jreddit : jreddit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jreddit:jreddit:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jreddit : jreddit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jreddit" % "jreddit" % "1.0.3"

Advertisement

Dependencies from Group

Apr 27, 2015
194 stars

Discover Dependencies

Feb 24, 2022
65 usages
1.5k stars
Aug 03, 2023
18 usages
37 stars
Aug 18, 2023
2 usages
402 stars
Aug 15, 2023
623 usages
10.3k stars
Oct 19, 2019
511 usages
251 stars
May 06, 2023
16 usages
166 stars
Jan 27, 2021
186 usages
190 stars
Jul 13, 2023
620 usages
17.3k stars
Aug 16, 2023
76 usages
270 stars