is not current version
Last Version 0.9.1

com.github.snake19870227:star-tiger-framework-core 0.4.0

Star Tiger 脚手架项目 core 模块

GroupId

GroupId

com.github.snake19870227
ArtifactId

ArtifactId

star-tiger-framework-core
Version

Version

0.4.0
Type

Type

jar

Download star-tiger-framework-core 0.4.0


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