License |
License |
---|---|
GroupId | GroupIdcom.github.snake19870227 |
ArtifactId | ArtifactIdstar-tiger-samples |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStarTigerSamples
Star Tiger 脚手架示例模块
|
Filename | Size |
---|---|
star-tiger-samples-0.9.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-samples/ -->
<dependency>
<groupId>com.github.snake19870227</groupId>
<artifactId>star-tiger-samples</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-samples/
implementation 'com.github.snake19870227:star-tiger-samples:0.9.1'
// https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-samples/
implementation ("com.github.snake19870227:star-tiger-samples:0.9.1")
'com.github.snake19870227:star-tiger-samples:pom:0.9.1'
<dependency org="com.github.snake19870227" name="star-tiger-samples" rev="0.9.1">
<artifact name="star-tiger-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.snake19870227', module='star-tiger-samples', version='0.9.1')
)
libraryDependencies += "com.github.snake19870227" % "star-tiger-samples" % "0.9.1"
[com.github.snake19870227/star-tiger-samples "0.9.1"]