is not current version
Last Version 5.0.0

com.wizzdi:product-service 3.4.0

FlexiCore service plugin , manages products and equipments

GroupId

GroupId

com.wizzdi
ArtifactId

ArtifactId

product-service
Version

Version

3.4.0
Type

Type

jar

Download product-service 3.4.0


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