is not current version
Last Version 1.3.0

com.dottydingo.service.endpoint:service-endpoint 1.0.0


GroupId

GroupId

com.dottydingo.service.endpoint
ArtifactId

ArtifactId

service-endpoint
Version

Version

1.0.0
Type

Type

jar

Download service-endpoint 1.0.0


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