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

Jar examples for d:DBFlow-Core

Description

DBFlow

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

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials