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