GroupId | GroupIdtop.xiajibagao |
---|---|
ArtifactId | ArtifactIdcrane-core |
Version | Version0.5.6 |
Type | Typejar |
Filename | Size |
---|---|
crane-core-0.5.6.pom | |
crane-core-0.5.6.jar | 151 KB |
crane-core-0.5.6-sources.jar | 101 KB |
crane-core-0.5.6-javadoc.jar | 730 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.xiajibagao/crane-core/ -->
<dependency>
<groupId>top.xiajibagao</groupId>
<artifactId>crane-core</artifactId>
<version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/top.xiajibagao/crane-core/
implementation 'top.xiajibagao:crane-core:0.5.6'
// https://jarcasting.com/artifacts/top.xiajibagao/crane-core/
implementation ("top.xiajibagao:crane-core:0.5.6")
'top.xiajibagao:crane-core:jar:0.5.6'
<dependency org="top.xiajibagao" name="crane-core" rev="0.5.6">
<artifact name="crane-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xiajibagao', module='crane-core', version='0.5.6')
)
libraryDependencies += "top.xiajibagao" % "crane-core" % "0.5.6"
[top.xiajibagao/crane-core "0.5.6"]