License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.wicp.tams |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version3.6.22 |
Release Date | Release Date |
Type | Typepom |
Description |
Description公共的工具集
|
Filename | Size |
---|---|
common-3.6.22.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>common</artifactId>
<version>3.6.22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/common/
implementation 'net.wicp.tams:common:3.6.22'
// https://jarcasting.com/artifacts/net.wicp.tams/common/
implementation ("net.wicp.tams:common:3.6.22")
'net.wicp.tams:common:pom:3.6.22'
<dependency org="net.wicp.tams" name="common" rev="3.6.22">
<artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='common', version='3.6.22')
)
libraryDependencies += "net.wicp.tams" % "common" % "3.6.22"
[net.wicp.tams/common "3.6.22"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |