| License |
License |
|---|---|
| GroupId | GroupIdwork.seals |
| ArtifactId | ArtifactIdseal-common |
| Last Version | Last Version3.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionseal-common
common通用工具
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| seal-common-3.6.2.pom | |
| seal-common-3.6.2.jar | 159 KB |
| seal-common-3.6.2-sources.jar | 106 KB |
| seal-common-3.6.2-javadoc.jar | 726 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/work.seals/seal-common/ -->
<dependency>
<groupId>work.seals</groupId>
<artifactId>seal-common</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/work.seals/seal-common/
implementation 'work.seals:seal-common:3.6.2'
// https://jarcasting.com/artifacts/work.seals/seal-common/
implementation ("work.seals:seal-common:3.6.2")
'work.seals:seal-common:jar:3.6.2'
<dependency org="work.seals" name="seal-common" rev="3.6.2">
<artifact name="seal-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.seals', module='seal-common', version='3.6.2')
)
libraryDependencies += "work.seals" % "seal-common" % "3.6.2"
[work.seals/seal-common "3.6.2"]