is not current version
Last Version 5.0.0

com.wizzdi:product-model 2.3.2

FlexiCore model plugin , manages products and equipments

GroupId

GroupId

com.wizzdi
ArtifactId

ArtifactId

product-model
Version

Version

2.3.2
Type

Type

jar

Download product-model 2.3.2


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