Download crux-dev-5.0.4.jar file - Jar c

Jar examples for c:crux-dev

Description

Crux Core - Development components

You can download jar file crux-dev 5.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add crux-dev-5.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

crux-dev-5.0.4-javadoc.jar
crux-dev-5.0.4-sources.jar
crux-dev-5.0.4.jar
crux-dev-5.0.4.pom



Related Tutorials