Download jsharp-1.35.jar file - Jar j

Jar examples for j:jsharp

Description

database orm util

You can download jar file jsharp 1.35 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jsharp-1.35.jar to your project.

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

Download

Click the following link to download the jar file.

jsharp-1.35-javadoc.jar
jsharp-1.35-sources.jar
jsharp-1.35.jar
jsharp-1.35.pom



Related Tutorials