This project was created in order to provide easy way to use the stackexchange api 2.2
To start using our library please add the dependency in your pom
What things you need to install the software and how to install them
- JDK8
- Maven
In order to start or test this project
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependency>
<groupId>com.github.s1mob</groupId>
<artifactId>StackExchange4J</artifactId>
<version>${LastCommit}</version>
</dependency>
Add additional notes about how to deploy this on a live system
- Maven - Dependency Management
To contribute, please send a pull request!
We use Git for versioning.
- Mannane Ibrahim - Developer
- Boukhenaif Mohammed - Developer
See also the list of contributors who participated in this project.
No License available yet.