не последняя версия
Последняя версия 1.0.1

io.github.dr3amteam.dhome:register-microservice-contracts 1.0.0

Contracts for a final project

Группа

Группа

io.github.dr3amteam.dhome
Идентификатор

Идентификатор

register-microservice-contracts
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать register-microservice-contracts 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/register-microservice-contracts/ -->
<dependency>
    <groupId>io.github.dr3amteam.dhome</groupId>
    <artifactId>register-microservice-contracts</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/register-microservice-contracts/
implementation 'io.github.dr3amteam.dhome:register-microservice-contracts:1.0.0'
// https://jarcasting.com/artifacts/io.github.dr3amteam.dhome/register-microservice-contracts/
implementation ("io.github.dr3amteam.dhome:register-microservice-contracts:1.0.0")
'io.github.dr3amteam.dhome:register-microservice-contracts:jar:1.0.0'
<dependency org="io.github.dr3amteam.dhome" name="register-microservice-contracts" rev="1.0.0">
  <artifact name="register-microservice-contracts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dr3amteam.dhome', module='register-microservice-contracts', version='1.0.0')
)
libraryDependencies += "io.github.dr3amteam.dhome" % "register-microservice-contracts" % "1.0.0"
[io.github.dr3amteam.dhome/register-microservice-contracts "1.0.0"]