Download argo-db-2.2.7.jar file - Jar a

Jar examples for a:argo-db

Description

file functions

You can download jar file argo-db 2.2.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add argo-db-2.2.7.jar to your project.

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

Download

Click the following link to download the jar file.

argo-db-2.2.7-javadoc.jar
argo-db-2.2.7-sources.jar
argo-db-2.2.7.jar
argo-db-2.2.7.pom



Related Tutorials