Categories |
CategoriesORM Data StormCrawler Business Logic Libraries Web Crawling |
---|---|
GroupId | GroupIdcom.digitalpebble.stormcrawler |
ArtifactId | ArtifactIdstorm-crawler-langid |
Version | Version1.16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-langid/ -->
<dependency>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-langid</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-langid/
implementation 'com.digitalpebble.stormcrawler:storm-crawler-langid:1.16'
// https://jarcasting.com/artifacts/com.digitalpebble.stormcrawler/storm-crawler-langid/
implementation ("com.digitalpebble.stormcrawler:storm-crawler-langid:1.16")
'com.digitalpebble.stormcrawler:storm-crawler-langid:jar:1.16'
<dependency org="com.digitalpebble.stormcrawler" name="storm-crawler-langid" rev="1.16">
<artifact name="storm-crawler-langid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.stormcrawler', module='storm-crawler-langid', version='1.16')
)
libraryDependencies += "com.digitalpebble.stormcrawler" % "storm-crawler-langid" % "1.16"
[com.digitalpebble.stormcrawler/storm-crawler-langid "1.16"]