is not current version
Last Version 1.1.1

com.vwkit:matrix-module-common 1.0.9

vwkit-matrix

GroupId

GroupId

com.vwkit
ArtifactId

ArtifactId

matrix-module-common
Version

Version

1.0.9
Type

Type

jar

Download matrix-module-common 1.0.9


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