GitHub Jobs Java Api

Minimalist GitHub Jobs Api Wrapper for Java

License

License

Categories

Categories

Java Languages Github Development Tools Version Controls
GroupId

GroupId

com.codeslap
ArtifactId

ArtifactId

github-jobs-java-api
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

GitHub Jobs Java Api
Minimalist GitHub Jobs Api Wrapper for Java

Download github-jobs-java-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.codeslap/github-jobs-java-api/ -->
<dependency>
    <groupId>com.codeslap</groupId>
    <artifactId>github-jobs-java-api</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeslap/github-jobs-java-api/
implementation 'com.codeslap:github-jobs-java-api:1.4'
// https://jarcasting.com/artifacts/com.codeslap/github-jobs-java-api/
implementation ("com.codeslap:github-jobs-java-api:1.4")
'com.codeslap:github-jobs-java-api:jar:1.4'
<dependency org="com.codeslap" name="github-jobs-java-api" rev="1.4">
  <artifact name="github-jobs-java-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeslap', module='github-jobs-java-api', version='1.4')
)
libraryDependencies += "com.codeslap" % "github-jobs-java-api" % "1.4"
[com.codeslap/github-jobs-java-api "1.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.json : json jar 20090211
junit : junit jar 4.8.2
com.google.code.gson : gson jar 2.1
org.apache.httpcomponents : httpclient jar 4.0.3
commons-httpclient : commons-httpclient jar 3.1
com.github.kevinsawicki : http-request jar 3.1

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.0.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0