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