не последняя версия
Последняя версия 1.8

io.github.forezp:matrix-http-core 1.5

Demo project for Spring Boot

Группа

Группа

io.github.forezp
Идентификатор

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

matrix-http-core
Версия

Версия

1.5
Тип

Тип

pom

Скачать matrix-http-core 1.5

Имя Файла Размер
matrix-http-core-1.5.pom 4 KB
Обзор

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