is not current version
Last Version 2.0.1

com.societegenerale.github-crawler:github-crawler-parent 1.1.1


Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.societegenerale.github-crawler
ArtifactId

ArtifactId

github-crawler-parent
Version

Version

1.1.1
Type

Type

pom

Download github-crawler-parent 1.1.1


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