is not current version
Last Version 1.0.2.RELEASE

com.github.winyiwin:matrix 1.0.0.RELEASE

matrix

GroupId

GroupId

com.github.winyiwin
ArtifactId

ArtifactId

matrix
Version

Version

1.0.0.RELEASE
Type

Type

pom

Download matrix 1.0.0.RELEASE

Filename Size
matrix-1.0.0.RELEASE.pom 12 KB
Browse

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