is not current version
Last Version 1.4

com.codeslap:github-jobs 1.3

GitHub Jobs Project

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.codeslap
ArtifactId

ArtifactId

github-jobs
Version

Version

1.3
Type

Type

pom

Download github-jobs 1.3

Filename Size
github-jobs-1.3.pom 2 KB
Browse

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