is not current version
Last Version 0.8.5

io.gitee.snddbgydw:sn-core 0.7.1

营业时间优化

GroupId

GroupId

io.gitee.snddbgydw
ArtifactId

ArtifactId

sn-core
Version

Version

0.7.1
Type

Type

jar

Download sn-core 0.7.1


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