| Группа | Группаio.github.dr3amteam.dhome |
|---|---|
| Идентификатор | Идентификаторregister-microservice-contracts |
| Версия | Версия0.0.3 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/register-microservice-contracts/ -->
<dependency>
<groupId>io.github.dr3amteam.dhome</groupId>
<artifactId>register-microservice-contracts</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/register-microservice-contracts/
implementation 'io.github.dr3amteam.dhome:register-microservice-contracts:0.0.3'
// https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/register-microservice-contracts/
implementation ("io.github.dr3amteam.dhome:register-microservice-contracts:0.0.3")
'io.github.dr3amteam.dhome:register-microservice-contracts:jar:0.0.3'
<dependency org="io.github.dr3amteam.dhome" name="register-microservice-contracts" rev="0.0.3">
<artifact name="register-microservice-contracts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dr3amteam.dhome', module='register-microservice-contracts', version='0.0.3')
)
libraryDependencies += "io.github.dr3amteam.dhome" % "register-microservice-contracts" % "0.0.3"
[io.github.dr3amteam.dhome/register-microservice-contracts "0.0.3"]