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