License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.wicp.tams |
ArtifactId | ArtifactIdcommon-others |
Last Version | Last Version3.6.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontams parent
|
Filename | Size |
---|---|
common-others-3.6.7.pom | |
common-others-3.6.7.jar | 88 KB |
common-others-3.6.7-sources.jar | 50 KB |
common-others-3.6.7-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common-others/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>common-others</artifactId>
<version>3.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/common-others/
implementation 'net.wicp.tams:common-others:3.6.7'
// https://jarcasting.com/artifacts/net.wicp.tams/common-others/
implementation ("net.wicp.tams:common-others:3.6.7")
'net.wicp.tams:common-others:jar:3.6.7'
<dependency org="net.wicp.tams" name="common-others" rev="3.6.7">
<artifact name="common-others" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='common-others', version='3.6.7')
)
libraryDependencies += "net.wicp.tams" % "common-others" % "3.6.7"
[net.wicp.tams/common-others "3.6.7"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |