is not current version
Last Version 0.8.5

io.gitee.snddbgydw:sn-core 0.6.9

营业时间优化

GroupId

GroupId

io.gitee.snddbgydw
ArtifactId

ArtifactId

sn-core
Version

Version

0.6.9
Type

Type

jar

Download sn-core 0.6.9


<!-- https://jarcasting.com/artifacts/io.gitee.snddbgydw/sn-core/ -->
<dependency>
    <groupId>io.gitee.snddbgydw</groupId>
    <artifactId>sn-core</artifactId>
    <version>0.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.snddbgydw/sn-core/
implementation 'io.gitee.snddbgydw:sn-core:0.6.9'
// https://jarcasting.com/artifacts/io.gitee.snddbgydw/sn-core/
implementation ("io.gitee.snddbgydw:sn-core:0.6.9")
'io.gitee.snddbgydw:sn-core:jar:0.6.9'
<dependency org="io.gitee.snddbgydw" name="sn-core" rev="0.6.9">
  <artifact name="sn-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.snddbgydw', module='sn-core', version='0.6.9')
)
libraryDependencies += "io.gitee.snddbgydw" % "sn-core" % "0.6.9"
[io.gitee.snddbgydw/sn-core "0.6.9"]