Download euler-web-core-0.3.1.jar file - Jar e

Jar examples for e:euler-web-core

Description

The Core Module of Euler Framework.

You can download jar file euler-web-core 0.3.1 in this page.

Build File

You can use the following script to add euler-web-core-0.3.1.jar to your project.

<dependency>
   <groupId>net.eulerframework</groupId>
   <artifactId>euler-web-core</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'net.eulerframework', name: 'euler-web-core', version: '0.3.1'
libraryDependencies += "net.eulerframework" % "euler-web-core" % "0.3.1"
<dependency org="net.eulerframework" name="euler-web-core" rev="0.3.1"/>
@Grapes(@Grab(group='net.eulerframework', module='euler-web-core', version='0.3.1'))
'net.eulerframework:euler-web-core:jar:0.3.1'

Download

Click the following link to download the jar file.

euler-web-core-0.3.1-javadoc.jar
euler-web-core-0.3.1-sources.jar
euler-web-core-0.3.1.jar
euler-web-core-0.3.1.pom



Related Tutorials