is not current version
Last Version 1.4

com.codeslap:github-jobs 1.1

GitHub Jobs Project

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.codeslap
ArtifactId

ArtifactId

github-jobs
Version

Version

1.1
Type

Type

pom

Download github-jobs 1.1

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

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