is not current version
Last Version 4.0.0-rc2E

org.craftercms:crafter-search-commons 3.1.17.6


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.craftercms
ArtifactId

ArtifactId

crafter-search-commons
Version

Version

3.1.17.6
Type

Type

jar

Download crafter-search-commons 3.1.17.6


<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-search-commons/ -->
<dependency>
    <groupId>org.craftercms</groupId>
    <artifactId>crafter-search-commons</artifactId>
    <version>3.1.17.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-search-commons/
implementation 'org.craftercms:crafter-search-commons:3.1.17.6'
// https://jarcasting.com/artifacts/org.craftercms/crafter-search-commons/
implementation ("org.craftercms:crafter-search-commons:3.1.17.6")
'org.craftercms:crafter-search-commons:jar:3.1.17.6'
<dependency org="org.craftercms" name="crafter-search-commons" rev="3.1.17.6">
  <artifact name="crafter-search-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-search-commons', version='3.1.17.6')
)
libraryDependencies += "org.craftercms" % "crafter-search-commons" % "3.1.17.6"
[org.craftercms/crafter-search-commons "3.1.17.6"]