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