is not current version
Last Version 2.11.2

com.shopizer:sm-search 0.0.4


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

sm-search
Version

Version

0.0.4
Type

Type

jar

Download sm-search 0.0.4


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