License |
License |
---|---|
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmatrix
matrix
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
matrix-1.0.2.RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix</artifactId>
<version>1.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix/
implementation 'com.github.winyiwin:matrix:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix/
implementation ("com.github.winyiwin:matrix:1.0.2.RELEASE")
'com.github.winyiwin:matrix:pom:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix" rev="1.0.2.RELEASE">
<artifact name="matrix" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix "1.0.2.RELEASE"]