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