Download argo-service-2.1.0.jar file - Jar a

Jar examples for a:argo-service

Description

service functions

You can download jar file argo-service 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add argo-service-2.1.0.jar to your project.

<dependency>
   <groupId>com.github.yamingd.argo</groupId>
   <artifactId>argo-service</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'com.github.yamingd.argo', name: 'argo-service', version: '2.1.0'
libraryDependencies += "com.github.yamingd.argo" % "argo-service" % "2.1.0"
<dependency org="com.github.yamingd.argo" name="argo-service" rev="2.1.0"/>
@Grapes(@Grab(group='com.github.yamingd.argo', module='argo-service', version='2.1.0'))
'com.github.yamingd.argo:argo-service:jar:2.1.0'

Download

Click the following link to download the jar file.

argo-service-2.1.0-javadoc.jar
argo-service-2.1.0-sources.jar
argo-service-2.1.0.jar
argo-service-2.1.0.pom



Related Tutorials