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