is not current version
Last Version 2.11.2

com.shopizer:sm-search 0.0.3


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

sm-search
Version

Version

0.0.3
Type

Type

jar

Download sm-search 0.0.3


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