Jar examples for e:eel-core-2.12
eel-core
You can download jar file eel-core_2.12 1.2.0 in this page.
MIT
You can use the following script to add eel-core_2.12-1.2.0.jar to your project.
<dependency> <groupId>io.eels</groupId> <artifactId>eel-core_2.12</artifactId> <version>1.2.0</version> </dependency>
compile group: 'io.eels', name: 'eel-core_2.12', version: '1.2.0'
libraryDependencies += "io.eels" % "eel-core_2.12" % "1.2.0"
<dependency org="io.eels" name="eel-core_2.12" rev="1.2.0"/>
@Grapes(@Grab(group='io.eels', module='eel-core_2.12', version='1.2.0'))
'io.eels:eel-core_2.12:jar:1.2.0'
Click the following link to download the jar file.
eel-core_2.12-1.2.0-javadoc.jar