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

com.antelopesystem.crudframework:crud-framework-web 0.1.6

Web extensions for the Crud Framework

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

crud-framework-web
Версия

Версия

0.1.6
Тип

Тип

jar

Скачать crud-framework-web 0.1.6


<!-- https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-web/ -->
<dependency>
    <groupId>com.antelopesystem.crudframework</groupId>
    <artifactId>crud-framework-web</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-web/
implementation 'com.antelopesystem.crudframework:crud-framework-web:0.1.6'
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-web/
implementation ("com.antelopesystem.crudframework:crud-framework-web:0.1.6")
'com.antelopesystem.crudframework:crud-framework-web:jar:0.1.6'
<dependency org="com.antelopesystem.crudframework" name="crud-framework-web" rev="0.1.6">
  <artifact name="crud-framework-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antelopesystem.crudframework', module='crud-framework-web', version='0.1.6')
)
libraryDependencies += "com.antelopesystem.crudframework" % "crud-framework-web" % "0.1.6"
[com.antelopesystem.crudframework/crud-framework-web "0.1.6"]