is not current version
Last Version 0.9.1

com.github.snake19870227:star-tiger-framework-admin-core 0.6.0

Star Tiger 脚手架项目 后台管理 core 模块

GroupId

GroupId

com.github.snake19870227
ArtifactId

ArtifactId

star-tiger-framework-admin-core
Version

Version

0.6.0
Type

Type

jar

Download star-tiger-framework-admin-core 0.6.0


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