is not current version
Last Version 0.9.1

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

Star Tiger 脚手架示例模块

GroupId

GroupId

com.github.snake19870227
ArtifactId

ArtifactId

star-tiger-samples
Version

Version

0.7.0
Type

Type

pom

Download star-tiger-samples 0.7.0


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