Jar examples for c:crux-runtime
This is the Crux Runtime project
You can download jar file crux-runtime 5.1.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
crux-runtime-5.1.0-javadoc.jar