Download DBFlow-Core-1.0.1.jar file - Jar d

Jar examples for d:DBFlow-Core

Description

DBFlow

You can download jar file DBFlow-Core 1.0.1 in this page.

License

The MIT License

Build File

You can use the following script to add DBFlow-Core-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.agrosner</groupId>
   <artifactId>DBFlow-Core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.agrosner', name: 'DBFlow-Core', version: '1.0.1'
libraryDependencies += "com.github.agrosner" % "DBFlow-Core" % "1.0.1"
<dependency org="com.github.agrosner" name="DBFlow-Core" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.agrosner', module='DBFlow-Core', version='1.0.1'))
'com.github.agrosner:DBFlow-Core:jar:1.0.1'

Download

Click the following link to download the jar file.

DBFlow-Core-1.0.1-javadoc.jar
DBFlow-Core-1.0.1-sources.jar
DBFlow-Core-1.0.1.jar
DBFlow-Core-1.0.1.pom



Related Tutorials