Download agroal-api-0.4.jar file - Jar a

Jar examples for a:agroal-api

Description

You can download jar file agroal-api 0.4 in this page.

Build File

You can use the following script to add agroal-api-0.4.jar to your project.

<dependency>
   <groupId>io.agroal</groupId>
   <artifactId>agroal-api</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'io.agroal', name: 'agroal-api', version: '0.4'
libraryDependencies += "io.agroal" % "agroal-api" % "0.4"
<dependency org="io.agroal" name="agroal-api" rev="0.4"/>
@Grapes(@Grab(group='io.agroal', module='agroal-api', version='0.4'))
'io.agroal:agroal-api:jar:0.4'

Download

Click the following link to download the jar file.

agroal-api-0.4-javadoc.jar
agroal-api-0.4-sources.jar
agroal-api-0.4.jar
agroal-api-0.4.pom



Related Tutorials