is not current version
Last Version 1.4

com.codeslap:github-jobs 1.2

GitHub Jobs Project

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.codeslap
ArtifactId

ArtifactId

github-jobs
Version

Version

1.2
Type

Type

pom

Download github-jobs 1.2

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

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