is not current version
Last Version 3.7.0

work.seals:seal-system 3.6.5

system系统模块

GroupId

GroupId

work.seals
ArtifactId

ArtifactId

seal-system
Version

Version

3.6.5
Type

Type

jar

Download seal-system 3.6.5


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