Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdcom.societegenerale.github-crawler |
ArtifactId | ArtifactIdgithub-crawler-parent |
Version | Version1.1.2 |
Type | Typepom |
Filename | Size |
---|---|
github-crawler-parent-1.1.2.pom | 15 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-parent/
implementation ("com.societegenerale.github-crawler:github-crawler-parent:1.1.2")
'com.societegenerale.github-crawler:github-crawler-parent:pom:1.1.2'
<dependency org="com.societegenerale.github-crawler" name="github-crawler-parent" rev="1.1.2">
<artifact name="github-crawler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale.github-crawler', module='github-crawler-parent', version='1.1.2')
)
libraryDependencies += "com.societegenerale.github-crawler" % "github-crawler-parent" % "1.1.2"
[com.societegenerale.github-crawler/github-crawler-parent "1.1.2"]