is not current version
Last Version 1.4

com.codeslap:github-jobs 1.0

GitHub Jobs Project

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.codeslap
ArtifactId

ArtifactId

github-jobs
Version

Version

1.0
Type

Type

pom

Download github-jobs 1.0

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

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