Download ebean-annotation-2.3.jar file - Jar e

Jar examples for e:ebean-annotation

Description

You can download jar file ebean-annotation 2.3 in this page.

Build File

You can use the following script to add ebean-annotation-2.3.jar to your project.

<dependency>
   <groupId>io.ebean</groupId>
   <artifactId>ebean-annotation</artifactId>
   <version>2.3</version>
</dependency>
compile group: 'io.ebean', name: 'ebean-annotation', version: '2.3'
libraryDependencies += "io.ebean" % "ebean-annotation" % "2.3"
<dependency org="io.ebean" name="ebean-annotation" rev="2.3"/>
@Grapes(@Grab(group='io.ebean', module='ebean-annotation', version='2.3'))
'io.ebean:ebean-annotation:jar:2.3'

Download

Click the following link to download the jar file.

ebean-annotation-2.3-javadoc.jar
ebean-annotation-2.3-sources.jar
ebean-annotation-2.3.jar
ebean-annotation-2.3.pom



Related Tutorials