Jar examples for a:agroal-api
You can download jar file agroal-api 1.0 in this page.
You can use the following script to add agroal-api-1.0.jar to your project.
<dependency> <groupId>io.agroal</groupId> <artifactId>agroal-api</artifactId> <version>1.0</version> </dependency>
compile group: 'io.agroal', name: 'agroal-api', version: '1.0'
libraryDependencies += "io.agroal" % "agroal-api" % "1.0"
<dependency org="io.agroal" name="agroal-api" rev="1.0"/>
@Grapes(@Grab(group='io.agroal', module='agroal-api', version='1.0'))
'io.agroal:agroal-api:jar:1.0'
Click the following link to download the jar file.
agroal-api-1.0-javadoc.jar