vpc-common
Common repository for a bunch of small utility libraries
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.thevpc.common |
| ArtifactId | ArtifactIdthevpc-common-utils |
| Last Version | Last Version1.23.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.thevpc.common.thevpc-common-utils
Common Utils Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thevpc-common-utils-1.23.0.pom | |
| thevpc-common-utils-1.23.0.jar | 216 KB |
| thevpc-common-utils-1.23.0-sources.jar | 113 KB |
| thevpc-common-utils-1.23.0-javadoc.jar | 601 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-utils/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-utils</artifactId>
<version>1.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-utils/
implementation 'net.thevpc.common:thevpc-common-utils:1.23.0'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-utils/
implementation ("net.thevpc.common:thevpc-common-utils:1.23.0")
'net.thevpc.common:thevpc-common-utils:jar:1.23.0'
<dependency org="net.thevpc.common" name="thevpc-common-utils" rev="1.23.0">
<artifact name="thevpc-common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-utils', version='1.23.0')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-utils" % "1.23.0"
[net.thevpc.common/thevpc-common-utils "1.23.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
Common repository for a bunch of small utility libraries