matrix-common

matrix

License

License

GroupId

GroupId

com.github.winyiwin
ArtifactId

ArtifactId

matrix-common
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

matrix-common
matrix

Download matrix-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
com.alibaba : fastjson jar 1.2.75

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE