is not current version
Last Version 0.0.10

api-call 0.0.8

Api call with logging

License

License

GroupId

GroupId

io.github.juniqlim
ArtifactId

ArtifactId

api-call
Version

Version

0.0.8
Type

Type

jar
Description

Description

api-call
Api call with logging
Project URL

Project URL

https://github.com/juniqlim/api-call
Source Code Management

Source Code Management

https://github.com/juniqlim/api-call

Download api-call 0.0.8


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.