License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.codeslap |
ArtifactId | ArtifactIdgithub-jobs-api |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGitHub Jobs Api
Minimalist GitHub Jobs Api Wrapper for Java
|
Filename | Size |
---|---|
github-jobs-api-0.0.1.pom | |
github-jobs-api-0.0.1.jar | 10 KB |
github-jobs-api-0.0.1-sources.jar | 6 KB |
github-jobs-api-0.0.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codeslap/github-jobs-api/ -->
<dependency>
<groupId>com.codeslap</groupId>
<artifactId>github-jobs-api</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeslap/github-jobs-api/
implementation 'com.codeslap:github-jobs-api:0.0.1'
// https://jarcasting.com/artifacts/com.codeslap/github-jobs-api/
implementation ("com.codeslap:github-jobs-api:0.0.1")
'com.codeslap:github-jobs-api:jar:0.0.1'
<dependency org="com.codeslap" name="github-jobs-api" rev="0.0.1">
<artifact name="github-jobs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeslap', module='github-jobs-api', version='0.0.1')
)
libraryDependencies += "com.codeslap" % "github-jobs-api" % "0.0.1"
[com.codeslap/github-jobs-api "0.0.1"]
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 |