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.0.8 |
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.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-autoconfigure/
implementation 'com.societegenerale.github-crawler:github-crawler-autoconfigure:1.0.8'
// https://jarcasting.com/artifacts/com.societegenerale.github-crawler/github-crawler-autoconfigure/
implementation ("com.societegenerale.github-crawler:github-crawler-autoconfigure:1.0.8")
'com.societegenerale.github-crawler:github-crawler-autoconfigure:jar:1.0.8'
<dependency org="com.societegenerale.github-crawler" name="github-crawler-autoconfigure" rev="1.0.8">
<artifact name="github-crawler-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.societegenerale.github-crawler', module='github-crawler-autoconfigure', version='1.0.8')
)
libraryDependencies += "com.societegenerale.github-crawler" % "github-crawler-autoconfigure" % "1.0.8"
[com.societegenerale.github-crawler/github-crawler-autoconfigure "1.0.8"]