GroupId | GroupIdde.digitalcollections |
---|---|
ArtifactId | ArtifactIdsolr-ocrhighlighting |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
solr-ocrhighlighting-0.2.pom | |
solr-ocrhighlighting-0.2.jar | 286 KB |
solr-ocrhighlighting-0.2-sources.jar | 63 KB |
solr-ocrhighlighting-0.2-javadoc.jar | 337 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections/solr-ocrhighlighting/ -->
<dependency>
<groupId>de.digitalcollections</groupId>
<artifactId>solr-ocrhighlighting</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections/solr-ocrhighlighting/
implementation 'de.digitalcollections:solr-ocrhighlighting:0.2'
// https://jarcasting.com/artifacts/de.digitalcollections/solr-ocrhighlighting/
implementation ("de.digitalcollections:solr-ocrhighlighting:0.2")
'de.digitalcollections:solr-ocrhighlighting:jar:0.2'
<dependency org="de.digitalcollections" name="solr-ocrhighlighting" rev="0.2">
<artifact name="solr-ocrhighlighting" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections', module='solr-ocrhighlighting', version='0.2')
)
libraryDependencies += "de.digitalcollections" % "solr-ocrhighlighting" % "0.2"
[de.digitalcollections/solr-ocrhighlighting "0.2"]