is not current version
Last Version 1.0.4

io.github.forezp:fast-web 1.0.3

A Project Of Fast Develop For Spring Boot

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web
Version

Version

1.0.3
Type

Type

pom

Download fast-web 1.0.3

Filename Size
fast-web-1.0.3.pom 7 KB
Browse

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