Jar examples for o:ormlite-jdbc
Lightweight Object Relational Model (ORM) Android classes
You can download jar file ormlite-jdbc 4.48 in this page.
ISC License
You can use the following script to add ormlite-jdbc-4.48.jar to your project.
<dependency> <groupId>com.j256.ormlite</groupId> <artifactId>ormlite-jdbc</artifactId> <version>4.48</version> </dependency>
compile group: 'com.j256.ormlite', name: 'ormlite-jdbc', version: '4.48'
libraryDependencies += "com.j256.ormlite" % "ormlite-jdbc" % "4.48"
<dependency org="com.j256.ormlite" name="ormlite-jdbc" rev="4.48"/>
@Grapes(@Grab(group='com.j256.ormlite', module='ormlite-jdbc', version='4.48'))
'com.j256.ormlite:ormlite-jdbc:jar:4.48'
Click the following link to download the jar file.
ormlite-jdbc-4.48-javadoc.jar