не последняя версия
Последняя версия 1.0.2.RELEASE

com.github.winyiwin:matrix-parent 1.0.0.RELEASE


Группа

Группа

com.github.winyiwin
Идентификатор

Идентификатор

matrix-parent
Версия

Версия

1.0.0.RELEASE
Тип

Тип

pom

Скачать matrix-parent 1.0.0.RELEASE

Имя Файла Размер
matrix-parent-1.0.0.RELEASE.pom 1 KB
Обзор

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