is not current version
Last Version 1.8

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

Demo project for Spring Boot

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

matrix-http-core
Version

Version

1.4
Type

Type

jar

Download matrix-http-core 1.4


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