License |
License |
---|---|
GroupId | GroupIdcn.lonelysnow |
ArtifactId | ArtifactIdsnow-framework-core |
Last Version | Last Version2.5.6.S1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLonelySnow work starter
|
<!-- https://jarcasting.com/artifacts/cn.lonelysnow/snow-framework-core/ -->
<dependency>
<groupId>cn.lonelysnow</groupId>
<artifactId>snow-framework-core</artifactId>
<version>2.5.6.S1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lonelysnow/snow-framework-core/
implementation 'cn.lonelysnow:snow-framework-core:2.5.6.S1'
// https://jarcasting.com/artifacts/cn.lonelysnow/snow-framework-core/
implementation ("cn.lonelysnow:snow-framework-core:2.5.6.S1")
'cn.lonelysnow:snow-framework-core:jar:2.5.6.S1'
<dependency org="cn.lonelysnow" name="snow-framework-core" rev="2.5.6.S1">
<artifact name="snow-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lonelysnow', module='snow-framework-core', version='2.5.6.S1')
)
libraryDependencies += "cn.lonelysnow" % "snow-framework-core" % "2.5.6.S1"
[cn.lonelysnow/snow-framework-core "2.5.6.S1"]