is not current version
Last Version 1.8

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

Demo project for Spring Boot

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

matrix-http-core
Version

Version

1.5
Type

Type

pom

Download matrix-http-core 1.5

Filename Size
matrix-http-core-1.5.pom 4 KB
Browse

<!-- 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"]