is not current version
Last Version 0.9.1

com.github.snake19870227:star-tiger-samples 0.6.2

Star Tiger 脚手架示例模块

GroupId

GroupId

com.github.snake19870227
ArtifactId

ArtifactId

star-tiger-samples
Version

Version

0.6.2
Type

Type

pom

Download star-tiger-samples 0.6.2


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