is not current version
Last Version 1.3.0

com.dottydingo.service.endpoint:service-endpoint 1.0.1


GroupId

GroupId

com.dottydingo.service.endpoint
ArtifactId

ArtifactId

service-endpoint
Version

Version

1.0.1
Type

Type

jar

Download service-endpoint 1.0.1


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