| Группа | Группаorg.bardframework.crud |
|---|---|
| Идентификатор | Идентификаторbard-crud |
| Версия | Версия1.3.17 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| bard-crud-1.3.17.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bardframework.crud/bard-crud/ -->
<dependency>
<groupId>org.bardframework.crud</groupId>
<artifactId>bard-crud</artifactId>
<version>1.3.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.crud/bard-crud/
implementation 'org.bardframework.crud:bard-crud:1.3.17'
// https://jarcasting.com/artifacts/org.bardframework.crud/bard-crud/
implementation ("org.bardframework.crud:bard-crud:1.3.17")
'org.bardframework.crud:bard-crud:pom:1.3.17'
<dependency org="org.bardframework.crud" name="bard-crud" rev="1.3.17">
<artifact name="bard-crud" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.crud', module='bard-crud', version='1.3.17')
)
libraryDependencies += "org.bardframework.crud" % "bard-crud" % "1.3.17"
[org.bardframework.crud/bard-crud "1.3.17"]