is not current version
Last Version 0.9.1

com.github.snake19870227:star-tiger-framework 0.1.1

Star Tiger 脚手架项目

GroupId

GroupId

com.github.snake19870227
ArtifactId

ArtifactId

star-tiger-framework
Version

Version

0.1.1
Type

Type

pom

Download star-tiger-framework 0.1.1


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