Download eel-core_2.12-1.2.4.jar file - Jar e

Jar examples for e:eel-core-2.12

Description

eel-core

You can download jar file eel-core_2.12 1.2.4 in this page.

License

MIT

Build File

You can use the following script to add eel-core_2.12-1.2.4.jar to your project.

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

Download

Click the following link to download the jar file.

eel-core_2.12-1.2.4-javadoc.jar
eel-core_2.12-1.2.4-sources.jar
eel-core_2.12-1.2.4.jar
eel-core_2.12-1.2.4.pom



Related Tutorials