is not current version
Last Version 1.0.1

com.societegenerale:github-crawler 1.0.0


Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.societegenerale
ArtifactId

ArtifactId

github-crawler
Version

Version

1.0.0
Type

Type

jar

Download github-crawler 1.0.0


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