jReddit is a wrapper for the Reddit API written in Java.
'com.github.jreddit:jreddit:1.0.2'
<dependency>
<groupId>com.github.jreddit</groupId>
<artifactId>jreddit</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.github.jreddit" name="jreddit" rev="1.0.2"/>
"com.github.jreddit", "jreddit", "1.0.2"