is not current version
Last Version 3.7.0

work.seals:seal-system 3.5.8

system系统模块

GroupId

GroupId

work.seals
ArtifactId

ArtifactId

seal-system
Version

Version

3.5.8
Type

Type

jar

Download seal-system 3.5.8


<!-- https://jarcasting.com/artifacts/work.seals/seal-system/ -->
<dependency>
    <groupId>work.seals</groupId>
    <artifactId>seal-system</artifactId>
    <version>3.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/work.seals/seal-system/
implementation 'work.seals:seal-system:3.5.8'
// https://jarcasting.com/artifacts/work.seals/seal-system/
implementation ("work.seals:seal-system:3.5.8")
'work.seals:seal-system:jar:3.5.8'
<dependency org="work.seals" name="seal-system" rev="3.5.8">
  <artifact name="seal-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.seals', module='seal-system', version='3.5.8')
)
libraryDependencies += "work.seals" % "seal-system" % "3.5.8"
[work.seals/seal-system "3.5.8"]