Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdat.researchstudio.sat |
ArtifactId | ArtifactIdwon-matcher-solr |
Version | Version0.7 |
Type | Typejar |
Filename | Size |
---|---|
won-matcher-solr-0.7.pom | |
won-matcher-solr-0.7.jar | 53 KB |
won-matcher-solr-0.7-sources.jar | 30 KB |
won-matcher-solr-0.7-shaded.jar | 79 MB |
won-matcher-solr-0.7-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher-solr/ -->
<dependency>
<groupId>at.researchstudio.sat</groupId>
<artifactId>won-matcher-solr</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher-solr/
implementation 'at.researchstudio.sat:won-matcher-solr:0.7'
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher-solr/
implementation ("at.researchstudio.sat:won-matcher-solr:0.7")
'at.researchstudio.sat:won-matcher-solr:jar:0.7'
<dependency org="at.researchstudio.sat" name="won-matcher-solr" rev="0.7">
<artifact name="won-matcher-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.researchstudio.sat', module='won-matcher-solr', version='0.7')
)
libraryDependencies += "at.researchstudio.sat" % "won-matcher-solr" % "0.7"
[at.researchstudio.sat/won-matcher-solr "0.7"]