Download jerry-core-2.4.0.jar file - Jar j

Jar examples for j:jerry-core

Description

Common Java functionality for core functionality

You can download jar file jerry-core 2.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jerry-core-2.4.0.jar to your project.

<dependency>
   <groupId>com.sangupta</groupId>
   <artifactId>jerry-core</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'com.sangupta', name: 'jerry-core', version: '2.4.0'
libraryDependencies += "com.sangupta" % "jerry-core" % "2.4.0"
<dependency org="com.sangupta" name="jerry-core" rev="2.4.0"/>
@Grapes(@Grab(group='com.sangupta', module='jerry-core', version='2.4.0'))
'com.sangupta:jerry-core:jar:2.4.0'

Download

Click the following link to download the jar file.

jerry-core-2.4.0-javadoc.jar
jerry-core-2.4.0-sources.jar
jerry-core-2.4.0.jar
jerry-core-2.4.0.pom



Related Tutorials