License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.common |
ArtifactId | ArtifactIdthevpc-common-xfile |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionnet.thevpc.common.thevpc-common-xfile
Multi File System Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-xfile/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-xfile</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-xfile/
implementation 'net.thevpc.common:thevpc-common-xfile:1.0.0'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-xfile/
implementation ("net.thevpc.common:thevpc-common-xfile:1.0.0")
'net.thevpc.common:thevpc-common-xfile:jar:1.0.0'
<dependency org="net.thevpc.common" name="thevpc-common-xfile" rev="1.0.0">
<artifact name="thevpc-common-xfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-xfile', version='1.0.0')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-xfile" % "1.0.0"
[net.thevpc.common/thevpc-common-xfile "1.0.0"]