| Группа | Группаorg.ligoj.bootstrap |
|---|---|
| Идентификатор | Идентификаторbootstrap-business |
| Версия | Версия2.4.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bootstrap-business-2.4.0.pom | |
| bootstrap-business-2.4.0.jar | 195 KB |
| bootstrap-business-2.4.0-test-sources.jar | 84 KB |
| bootstrap-business-2.4.0-sources.jar | 120 KB |
| bootstrap-business-2.4.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business/ -->
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business/
implementation 'org.ligoj.bootstrap:bootstrap-business:2.4.0'
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business/
implementation ("org.ligoj.bootstrap:bootstrap-business:2.4.0")
'org.ligoj.bootstrap:bootstrap-business:jar:2.4.0'
<dependency org="org.ligoj.bootstrap" name="bootstrap-business" rev="2.4.0">
<artifact name="bootstrap-business" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='bootstrap-business', version='2.4.0')
)
libraryDependencies += "org.ligoj.bootstrap" % "bootstrap-business" % "2.4.0"
[org.ligoj.bootstrap/bootstrap-business "2.4.0"]