| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.winyiwin |
| Идентификатор | Идентификаторmatrix-dependencies-bom |
| Версия | Версия1.0.2.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеmatrix-dependencies-bom
matrix
|
| Имя Файла | Размер |
|---|---|
| matrix-dependencies-bom-1.0.2.RELEASE.pom | |
| matrix-dependencies-bom-1.0.2.RELEASE.effective-pom | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-dependencies-bom/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-dependencies-bom</artifactId>
<version>1.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-dependencies-bom/
implementation 'com.github.winyiwin:matrix-dependencies-bom:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-dependencies-bom/
implementation ("com.github.winyiwin:matrix-dependencies-bom:1.0.2.RELEASE")
'com.github.winyiwin:matrix-dependencies-bom:pom:1.0.2.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-dependencies-bom" rev="1.0.2.RELEASE">
<artifact name="matrix-dependencies-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-dependencies-bom', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-dependencies-bom" % "1.0.2.RELEASE"
[com.github.winyiwin/matrix-dependencies-bom "1.0.2.RELEASE"]