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

Jar examples for a:argo-db

Description

file functions

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials