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