Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdat.researchstudio.sat |
ArtifactId | ArtifactIdwon-matcher-solr |
Version | Version0.3 |
Type | Typejar |
Filename | Size |
---|---|
won-matcher-solr-0.3.pom | |
won-matcher-solr-0.3.jar | 51 KB |
won-matcher-solr-0.3-sources.jar | 29 KB |
won-matcher-solr-0.3-shaded.jar | 76 MB |
won-matcher-solr-0.3-javadoc.jar | 200 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher-solr/
implementation 'at.researchstudio.sat:won-matcher-solr:0.3'
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-matcher-solr/
implementation ("at.researchstudio.sat:won-matcher-solr:0.3")
'at.researchstudio.sat:won-matcher-solr:jar:0.3'
<dependency org="at.researchstudio.sat" name="won-matcher-solr" rev="0.3">
<artifact name="won-matcher-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.researchstudio.sat', module='won-matcher-solr', version='0.3')
)
libraryDependencies += "at.researchstudio.sat" % "won-matcher-solr" % "0.3"
[at.researchstudio.sat/won-matcher-solr "0.3"]