Download crux-runtime-5.1.0.jar file - Jar c

Jar examples for c:crux-runtime

Description

This is the Crux Runtime project

You can download jar file crux-runtime 5.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crux-runtime-5.1.0.jar to your project.

<dependency>
   <groupId>org.cruxframework</groupId>
   <artifactId>crux-runtime</artifactId>
   <version>5.1.0</version>
</dependency>
compile group: 'org.cruxframework', name: 'crux-runtime', version: '5.1.0'
libraryDependencies += "org.cruxframework" % "crux-runtime" % "5.1.0"
<dependency org="org.cruxframework" name="crux-runtime" rev="5.1.0"/>
@Grapes(@Grab(group='org.cruxframework', module='crux-runtime', version='5.1.0'))
'org.cruxframework:crux-runtime:jar:5.1.0'

Download

Click the following link to download the jar file.

crux-runtime-5.1.0-javadoc.jar
crux-runtime-5.1.0-sources.jar
crux-runtime-5.1.0.jar
crux-runtime-5.1.0.pom



Related Tutorials