Download matrix-1.1.0.jar file - Jar m

Jar examples for m:matrix

Description

Nepxion Matrix is an AOP framework integrated with Spring AutoProxy, Spring Registrar and Spring Import Selector

You can download jar file matrix 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add matrix-1.1.0.jar to your project.

<dependency>
   <groupId>hu.kazocsaba.math</groupId>
   <artifactId>matrix</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'hu.kazocsaba.math', name: 'matrix', version: '1.1.0'
libraryDependencies += "hu.kazocsaba.math" % "matrix" % "1.1.0"
<dependency org="hu.kazocsaba.math" name="matrix" rev="1.1.0"/>
@Grapes(@Grab(group='hu.kazocsaba.math', module='matrix', version='1.1.0'))
'hu.kazocsaba.math:matrix:jar:1.1.0'

Download

Click the following link to download the jar file.

matrix-1.1.0-javadoc.jar
matrix-1.1.0-sources.jar
matrix-1.1.0.jar
matrix-1.1.0.pom



Related Tutorials