is not current version
Last Version 0.0.2

top.memfactory:eureka-common 0.0.1

eureka-common

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

top.memfactory
ArtifactId

ArtifactId

eureka-common
Version

Version

0.0.1
Type

Type

jar

Download eureka-common 0.0.1


<!-- https://jarcasting.com/artifacts/top.memfactory/eureka-common/ -->
<dependency>
    <groupId>top.memfactory</groupId>
    <artifactId>eureka-common</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.memfactory/eureka-common/
implementation 'top.memfactory:eureka-common:0.0.1'
// https://jarcasting.com/artifacts/top.memfactory/eureka-common/
implementation ("top.memfactory:eureka-common:0.0.1")
'top.memfactory:eureka-common:jar:0.0.1'
<dependency org="top.memfactory" name="eureka-common" rev="0.0.1">
  <artifact name="eureka-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.memfactory', module='eureka-common', version='0.0.1')
)
libraryDependencies += "top.memfactory" % "eureka-common" % "0.0.1"
[top.memfactory/eureka-common "0.0.1"]