GroupId | GroupIdcom.github.snake19870227 |
---|---|
ArtifactId | ArtifactIdstar-tiger-framework-web |
Version | Version0.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-framework-web/ -->
<dependency>
<groupId>com.github.snake19870227</groupId>
<artifactId>star-tiger-framework-web</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-framework-web/
implementation 'com.github.snake19870227:star-tiger-framework-web:0.3.0'
// https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-framework-web/
implementation ("com.github.snake19870227:star-tiger-framework-web:0.3.0")
'com.github.snake19870227:star-tiger-framework-web:jar:0.3.0'
<dependency org="com.github.snake19870227" name="star-tiger-framework-web" rev="0.3.0">
<artifact name="star-tiger-framework-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snake19870227', module='star-tiger-framework-web', version='0.3.0')
)
libraryDependencies += "com.github.snake19870227" % "star-tiger-framework-web" % "0.3.0"
[com.github.snake19870227/star-tiger-framework-web "0.3.0"]