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

org.appsweaver.starter.commons.models:commons-models 1.0.14

commons-models

Группа

Группа

org.appsweaver.starter.commons.models
Идентификатор

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

commons-models
Версия

Версия

1.0.14
Тип

Тип

jar

Скачать commons-models 1.0.14


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