Last Version

goj judger client api 0.0.2

here is goj judger client api for java

License

License

Categories

Categories

Net
GroupId

GroupId

net.duguying.goj
ArtifactId

ArtifactId

gojapi
Version

Version

0.0.2
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 0.0.2


<!-- 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.