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