is not current version
Last Version 2.0.9

com.nepxion:matrix 2.0.0

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

GroupId

GroupId

com.nepxion
ArtifactId

ArtifactId

matrix
Version

Version

2.0.0
Type

Type

pom

Download matrix 2.0.0

Filename Size
matrix-2.0.0.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.nepxion/matrix/ -->
<dependency>
    <groupId>com.nepxion</groupId>
    <artifactId>matrix</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/matrix/
implementation 'com.nepxion:matrix:2.0.0'
// https://jarcasting.com/artifacts/com.nepxion/matrix/
implementation ("com.nepxion:matrix:2.0.0")
'com.nepxion:matrix:pom:2.0.0'
<dependency org="com.nepxion" name="matrix" rev="2.0.0">
  <artifact name="matrix" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='matrix', version='2.0.0')
)
libraryDependencies += "com.nepxion" % "matrix" % "2.0.0"
[com.nepxion/matrix "2.0.0"]