is not current version
Last Version 0.9.1

com.github.snake19870227:star-tiger-framework-web 0.5.0

Star Tiger 脚手架项目 web 模块

GroupId

GroupId

com.github.snake19870227
ArtifactId

ArtifactId

star-tiger-framework-web
Version

Version

0.5.0
Type

Type

jar

Download star-tiger-framework-web 0.5.0


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