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