is not current version
Last Version 1.0.4

io.github.forezp:fast-web 1.0

A Project Of Fast Develop For Spring Boot

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web
Version

Version

1.0
Type

Type

pom

Download fast-web 1.0

Filename Size
fast-web-1.0.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</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/fast-web/
implementation 'io.github.forezp:fast-web:1.0'
// https://jarcasting.com/artifacts/io.github.forezp/fast-web/
implementation ("io.github.forezp:fast-web:1.0")
'io.github.forezp:fast-web:pom:1.0'
<dependency org="io.github.forezp" name="fast-web" rev="1.0">
  <artifact name="fast-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='fast-web', version='1.0')
)
libraryDependencies += "io.github.forezp" % "fast-web" % "1.0"
[io.github.forezp/fast-web "1.0"]