is not current version
Last Version 1.0.3.RELEASE

cool.happycoding:happy-code-starter-web 1.0.0.RELEASE

web组件

GroupId

GroupId

cool.happycoding
ArtifactId

ArtifactId

happy-code-starter-web
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download happy-code-starter-web 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-web/ -->
<dependency>
    <groupId>cool.happycoding</groupId>
    <artifactId>happy-code-starter-web</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-web/
implementation 'cool.happycoding:happy-code-starter-web:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-web/
implementation ("cool.happycoding:happy-code-starter-web:1.0.0.RELEASE")
'cool.happycoding:happy-code-starter-web:jar:1.0.0.RELEASE'
<dependency org="cool.happycoding" name="happy-code-starter-web" rev="1.0.0.RELEASE">
  <artifact name="happy-code-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.happycoding', module='happy-code-starter-web', version='1.0.0.RELEASE')
)
libraryDependencies += "cool.happycoding" % "happy-code-starter-web" % "1.0.0.RELEASE"
[cool.happycoding/happy-code-starter-web "1.0.0.RELEASE"]