Categories |
CategoriesGithub Development Tools Version Controls Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.societegenerale.github-crawler |
ArtifactId | ArtifactIdgithub-crawler-autoconfigure |
Version | Version1.1.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-autoconfigure/ -->
<dependency>
<groupId>com.societegenerale.github-crawler</groupId>
<artifactId>github-crawler-autoconfigure</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-autoconfigure/
implementation 'com.societegenerale.github-crawler:github-crawler-autoconfigure:1.1.3'
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-autoconfigure/
implementation ("com.societegenerale.github-crawler:github-crawler-autoconfigure:1.1.3")
'com.societegenerale.github-crawler:github-crawler-autoconfigure:jar:1.1.3'
<dependency org="com.societegenerale.github-crawler" name="github-crawler-autoconfigure" rev="1.1.3">
<artifact name="github-crawler-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale.github-crawler', module='github-crawler-autoconfigure', version='1.1.3')
)
libraryDependencies += "com.societegenerale.github-crawler" % "github-crawler-autoconfigure" % "1.1.3"
[com.societegenerale.github-crawler/github-crawler-autoconfigure "1.1.3"]