Download jsel-db-1.10.jar file - Jar j

Jar examples for j:jsel-db

Description

You can download jar file jsel-db 1.10 in this page.

Build File

You can use the following script to add jsel-db-1.10.jar to your project.

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

Download

Click the following link to download the jar file.

jsel-db-1.10.jar
jsel-db-1.10.pom



Related Tutorials