is not current version
Last Version 2.1.3

com.github.yamingd.argo:argo-service 2.1.0

service functions

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

argo-service
Version

Version

2.1.0
Type

Type

jar

Download argo-service 2.1.0


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