Download jvxall-2.3.jar file - Jar j

Jar examples for j:jvxall

Description

A full-stack Enterprise Application Framework

You can download jar file jvxall 2.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jvxall-2.3.jar to your project.

<dependency>
   <groupId>com.sibvisions.jvx</groupId>
   <artifactId>jvxall</artifactId>
   <version>2.3</version>
</dependency>
compile group: 'com.sibvisions.jvx', name: 'jvxall', version: '2.3'
libraryDependencies += "com.sibvisions.jvx" % "jvxall" % "2.3"
<dependency org="com.sibvisions.jvx" name="jvxall" rev="2.3"/>
@Grapes(@Grab(group='com.sibvisions.jvx', module='jvxall', version='2.3'))
'com.sibvisions.jvx:jvxall:jar:2.3'

Download

Click the following link to download the jar file.

jvxall-2.3-javadoc.jar
jvxall-2.3-sources.jar
jvxall-2.3.jar
jvxall-2.3.pom



Related Tutorials