goj judger client api

here is goj judger client api for java

License

License

Categories

Categories

Net
GroupId

GroupId

net.duguying.goj
ArtifactId

ArtifactId

gojapi
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

goj judger client api
here is goj judger client api for java
Project URL

Project URL

https://github.com/gojudge/gojapi-java
Source Code Management

Source Code Management

https://github.com/gojudge/gojapi-java

Download gojapi

How to add to project

<!-- https://jarcasting.com/artifacts/net.duguying.goj/gojapi/ -->
<dependency>
    <groupId>net.duguying.goj</groupId>
    <artifactId>gojapi</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.duguying.goj/gojapi/
implementation 'net.duguying.goj:gojapi:0.0.2'
// https://jarcasting.com/artifacts/net.duguying.goj/gojapi/
implementation ("net.duguying.goj:gojapi:0.0.2")
'net.duguying.goj:gojapi:jar:0.0.2'
<dependency org="net.duguying.goj" name="gojapi" rev="0.0.2">
  <artifact name="gojapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.duguying.goj', module='gojapi', version='0.0.2')
)
libraryDependencies += "net.duguying.goj" % "gojapi" % "0.0.2"
[net.duguying.goj/gojapi "0.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.4
org.apache.httpcomponents : httpcore jar 4.4
commons-logging : commons-logging jar 1.2
org.json : json jar 20131018

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.0.2