is not current version
Last Version 1.0.2.RELEASE

com.github.winyiwin:matrix-common 1.0.0.RELEASE


GroupId

GroupId

com.github.winyiwin
ArtifactId

ArtifactId

matrix-common
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download matrix-common 1.0.0.RELEASE


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