is not current version
Last Version 0.2.11

com.github.edgar615:microservice-dependencies 0.2.7


GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

microservice-dependencies
Version

Version

0.2.7
Type

Type

pom

Download microservice-dependencies 0.2.7


<!-- https://jarcasting.com/artifacts/com.github.edgar615/microservice-dependencies/ -->
<dependency>
    <groupId>com.github.edgar615</groupId>
    <artifactId>microservice-dependencies</artifactId>
    <version>0.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/microservice-dependencies/
implementation 'com.github.edgar615:microservice-dependencies:0.2.7'
// https://jarcasting.com/artifacts/com.github.edgar615/microservice-dependencies/
implementation ("com.github.edgar615:microservice-dependencies:0.2.7")
'com.github.edgar615:microservice-dependencies:pom:0.2.7'
<dependency org="com.github.edgar615" name="microservice-dependencies" rev="0.2.7">
  <artifact name="microservice-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='microservice-dependencies', version='0.2.7')
)
libraryDependencies += "com.github.edgar615" % "microservice-dependencies" % "0.2.7"
[com.github.edgar615/microservice-dependencies "0.2.7"]