is not current version
Last Version 1.0.4

io.github.forezp:fast-web-common 1.0.1

Demo project for Spring Boot

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web-common
Version

Version

1.0.1
Type

Type

jar

Download fast-web-common 1.0.1


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