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

com.wizzdi:product-model 2.3.0

FlexiCore model plugin , manages products and equipments

Группа

Группа

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

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

product-model
Версия

Версия

2.3.0
Тип

Тип

jar

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