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