is not current version
Last Version 2.11.2

com.shopizer:sm-search 0.0.5


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

sm-search
Version

Version

0.0.5
Type

Type

jar

Download sm-search 0.0.5


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