| Группа | Группаio.github.joana-team |
|---|---|
| Идентификатор | Идентификаторmicroservice-helper |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| microservice-helper-1.0.3.pom | |
| microservice-helper-1.0.3.jar | 4 KB |
| microservice-helper-1.0.3-sources.jar | 4 KB |
| microservice-helper-1.0.3-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.joana-team/microservice-helper/ -->
<dependency>
<groupId>io.github.joana-team</groupId>
<artifactId>microservice-helper</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.joana-team/microservice-helper/
implementation 'io.github.joana-team:microservice-helper:1.0.3'
// https://jarcasting.com/artifacts/io.github.joana-team/microservice-helper/
implementation ("io.github.joana-team:microservice-helper:1.0.3")
'io.github.joana-team:microservice-helper:jar:1.0.3'
<dependency org="io.github.joana-team" name="microservice-helper" rev="1.0.3">
<artifact name="microservice-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.joana-team', module='microservice-helper', version='1.0.3')
)
libraryDependencies += "io.github.joana-team" % "microservice-helper" % "1.0.3"
[io.github.joana-team/microservice-helper "1.0.3"]