is not current version
Last Version 1.0.1

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

Contracts for a final project

GroupId

GroupId

io.github.dr3amteam.dhome
ArtifactId

ArtifactId

register-microservice-contracts
Version

Version

0.0.3
Type

Type

jar

Download register-microservice-contracts 0.0.3


<!-- 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"]