License |
License |
---|---|
GroupId | GroupIdtop.verytouch.vkit |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionverytouch's kit.
|
Filename | Size |
---|---|
common-2.2.2.pom | |
common-2.2.2.jar | 46 KB |
common-2.2.2-sources.jar | 20 KB |
common-2.2.2-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.verytouch.vkit/common/ -->
<dependency>
<groupId>top.verytouch.vkit</groupId>
<artifactId>common</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.verytouch.vkit/common/
implementation 'top.verytouch.vkit:common:2.2.2'
// https://jarcasting.com/artifacts/top.verytouch.vkit/common/
implementation ("top.verytouch.vkit:common:2.2.2")
'top.verytouch.vkit:common:jar:2.2.2'
<dependency org="top.verytouch.vkit" name="common" rev="2.2.2">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.verytouch.vkit', module='common', version='2.2.2')
)
libraryDependencies += "top.verytouch.vkit" % "common" % "2.2.2"
[top.verytouch.vkit/common "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
org.apache.poi : poi-ooxml | jar | 3.13 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |