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