is not current version
Last Version 0.9.1

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

Star Tiger 脚手架项目 core 模块

GroupId

GroupId

com.github.snake19870227
ArtifactId

ArtifactId

star-tiger-framework-core
Version

Version

0.4.3
Type

Type

jar

Download star-tiger-framework-core 0.4.3


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