is not current version
Last Version 2.0.1

com.societegenerale.github-crawler:github-crawler-core 1.1.3


Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.societegenerale.github-crawler
ArtifactId

ArtifactId

github-crawler-core
Version

Version

1.1.3
Type

Type

jar

Download github-crawler-core 1.1.3


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