Jar examples for c:crux-dev
Crux Core - Development components
You can download jar file crux-dev 5.4.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add crux-dev-5.4.1.jar to your project.
<dependency> <groupId>org.cruxframework</groupId> <artifactId>crux-dev</artifactId> <version>5.4.1</version> </dependency>
compile group: 'org.cruxframework', name: 'crux-dev', version: '5.4.1'
libraryDependencies += "org.cruxframework" % "crux-dev" % "5.4.1"
<dependency org="org.cruxframework" name="crux-dev" rev="5.4.1"/>
@Grapes(@Grab(group='org.cruxframework', module='crux-dev', version='5.4.1'))
'org.cruxframework:crux-dev:jar:5.4.1'
Click the following link to download the jar file.
crux-dev-5.4.1-javadoc.jar