Download jdbc-scala_2.11-1.0.33-j7p.jar file - Jar j

Jar examples for j:jdbc-scala-2.11

Description

jdbc-scala

You can download jar file jdbc-scala_2.11 1.0.33-j7p in this page.

License

GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add jdbc-scala_2.11-1.0.33-j7p.jar to your project.

<dependency>
   <groupId>org.eu.acolyte</groupId>
   <artifactId>jdbc-scala_2.11</artifactId>
   <version>1.0.33-j7p</version>
</dependency>
compile group: 'org.eu.acolyte', name: 'jdbc-scala_2.11', version: '1.0.33-j7p'
libraryDependencies += "org.eu.acolyte" % "jdbc-scala_2.11" % "1.0.33-j7p"
<dependency org="org.eu.acolyte" name="jdbc-scala_2.11" rev="1.0.33-j7p"/>
@Grapes(@Grab(group='org.eu.acolyte', module='jdbc-scala_2.11', version='1.0.33-j7p'))
'org.eu.acolyte:jdbc-scala_2.11:jar:1.0.33-j7p'

Download

Click the following link to download the jar file.

jdbc-scala_2.11-1.0.33-j7p-javadoc.jar
jdbc-scala_2.11-1.0.33-j7p-sources.jar
jdbc-scala_2.11-1.0.33-j7p.jar
jdbc-scala_2.11-1.0.33-j7p.pom



Related Tutorials