GroupId | GroupIdcom.github.snake19870227 |
---|---|
ArtifactId | ArtifactIdstar-tiger-framework |
Version | Version0.4.3 |
Type | Typepom |
Filename | Size |
---|---|
star-tiger-framework-0.4.3.pom | 6 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.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-framework/
implementation 'com.github.snake19870227:star-tiger-framework:0.4.3'
// https://jarcasting.com/artifacts/com.github.snake19870227/star-tiger-framework/
implementation ("com.github.snake19870227:star-tiger-framework:0.4.3")
'com.github.snake19870227:star-tiger-framework:pom:0.4.3'
<dependency org="com.github.snake19870227" name="star-tiger-framework" rev="0.4.3">
<artifact name="star-tiger-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.snake19870227', module='star-tiger-framework', version='0.4.3')
)
libraryDependencies += "com.github.snake19870227" % "star-tiger-framework" % "0.4.3"
[com.github.snake19870227/star-tiger-framework "0.4.3"]