| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.antelopesystem.crudframework |
| Идентификатор | Идентификаторcrud-framework-web |
| Версия | Версия0.4.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| crud-framework-web-0.4.1.pom | |
| crud-framework-web-0.4.1.jar | 21 KB |
| crud-framework-web-0.4.1-sources.jar | 8 KB |
| crud-framework-web-0.4.1-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-web/ -->
<dependency>
<groupId>com.antelopesystem.crudframework</groupId>
<artifactId>crud-framework-web</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-web/
implementation 'com.antelopesystem.crudframework:crud-framework-web:0.4.1'
// https://jarcasting.com/artifacts/com.antelopesystem.crudframework/crud-framework-web/
implementation ("com.antelopesystem.crudframework:crud-framework-web:0.4.1")
'com.antelopesystem.crudframework:crud-framework-web:jar:0.4.1'
<dependency org="com.antelopesystem.crudframework" name="crud-framework-web" rev="0.4.1">
<artifact name="crud-framework-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antelopesystem.crudframework', module='crud-framework-web', version='0.4.1')
)
libraryDependencies += "com.antelopesystem.crudframework" % "crud-framework-web" % "0.4.1"
[com.antelopesystem.crudframework/crud-framework-web "0.4.1"]