Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 398 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 398 Bytes

goj judger api for java

Build Status

here is the goj judger api for java developer.

Build

mvn package

Maven

<dependency>
    <groupId>net.duguying.goj</groupId>
    <artifactId>gojapi</artifactId>
    <version>0.0.2</version>
</dependency>

License

MIT License