is not current version
Last Version 5.0.0

com.wizzdi:product-model 2.3.0

FlexiCore model plugin , manages products and equipments

GroupId

GroupId

com.wizzdi
ArtifactId

ArtifactId

product-model
Version

Version

2.3.0
Type

Type

jar

Download product-model 2.3.0


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