Download jsel-1.10.jar file - Jar j

Jar examples for j:jsel

Description

You can download jar file jsel 1.10 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jsel-1.10.jar
jsel-1.10.pom



Related Tutorials