Download eel-core_2.11-1.2.3.jar file - Jar e

Jar examples for e:eel-core-2.11

Description

eel-core

You can download jar file eel-core_2.11 1.2.3 in this page.

License

MIT

Build File

You can use the following script to add eel-core_2.11-1.2.3.jar to your project.

<dependency>
   <groupId>io.eels</groupId>
   <artifactId>eel-core_2.11</artifactId>
   <version>1.2.3</version>
</dependency>
compile group: 'io.eels', name: 'eel-core_2.11', version: '1.2.3'
libraryDependencies += "io.eels" % "eel-core_2.11" % "1.2.3"
<dependency org="io.eels" name="eel-core_2.11" rev="1.2.3"/>
@Grapes(@Grab(group='io.eels', module='eel-core_2.11', version='1.2.3'))
'io.eels:eel-core_2.11:jar:1.2.3'

Download

Click the following link to download the jar file.

eel-core_2.11-1.2.3-javadoc.jar
eel-core_2.11-1.2.3-sources.jar
eel-core_2.11-1.2.3.jar
eel-core_2.11-1.2.3.pom



Related Tutorials