License |
License |
---|---|
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-utils |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmatrix-utils
matrix
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-utils/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-utils</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-utils/
implementation 'com.github.winyiwin:matrix-utils:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-utils/
implementation ("com.github.winyiwin:matrix-utils:1.0.2.RELEASE")
'com.github.winyiwin:matrix-utils:jar:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-utils" rev="1.0.2.RELEASE">
<artifact name="matrix-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-utils', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-utils" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-utils "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.5.7 |
com.google.guava : guava | jar | 30.1-jre |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.springframework : spring-context Optional | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.13.RELEASE |