| License |
License |
|---|---|
| GroupId | GroupIdwork.seals |
| ArtifactId | ArtifactIdseal-system |
| Version | Version3.7.0 |
| Type | Typejar |
| Description |
Descriptionseal-system
system系统模块
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| seal-system-3.7.0.pom | |
| seal-system-3.7.0.jar | 83 KB |
| seal-system-3.7.0-sources.jar | 73 KB |
| seal-system-3.7.0-javadoc.jar | 353 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/work.seals/seal-system/ -->
<dependency>
<groupId>work.seals</groupId>
<artifactId>seal-system</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/work.seals/seal-system/
implementation 'work.seals:seal-system:3.7.0'
// https://jarcasting.com/artifacts/work.seals/seal-system/
implementation ("work.seals:seal-system:3.7.0")
'work.seals:seal-system:jar:3.7.0'
<dependency org="work.seals" name="seal-system" rev="3.7.0">
<artifact name="seal-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.seals', module='seal-system', version='3.7.0')
)
libraryDependencies += "work.seals" % "seal-system" % "3.7.0"
[work.seals/seal-system "3.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| work.seals : seal-common | jar | 3.6.2 |