не последняя версия
Последняя версия 5.0.0

com.wizzdi:product-model 2.3.2

FlexiCore model plugin , manages products and equipments

Группа

Группа

com.wizzdi
Идентификатор

Идентификатор

product-model
Версия

Версия

2.3.2
Тип

Тип

jar

Скачать 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"]