License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.aksw.thirdparty.org.apache.commons |
ArtifactId | ArtifactIdcommons-vfs2-distribution |
Last Version | Last Version2.9.0-805-1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Commons VFS Distribution
Apache Commons VFS is a Virtual File System library - Distribution archives.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-vfs2-distribution-2.9.0-805-1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aksw.thirdparty.org.apache.commons/commons-vfs2-distribution/ -->
<dependency>
<groupId>org.aksw.thirdparty.org.apache.commons</groupId>
<artifactId>commons-vfs2-distribution</artifactId>
<version>2.9.0-805-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.thirdparty.org.apache.commons/commons-vfs2-distribution/
implementation 'org.aksw.thirdparty.org.apache.commons:commons-vfs2-distribution:2.9.0-805-1'
// https://jarcasting.com/artifacts/org.aksw.thirdparty.org.apache.commons/commons-vfs2-distribution/
implementation ("org.aksw.thirdparty.org.apache.commons:commons-vfs2-distribution:2.9.0-805-1")
'org.aksw.thirdparty.org.apache.commons:commons-vfs2-distribution:pom:2.9.0-805-1'
<dependency org="org.aksw.thirdparty.org.apache.commons" name="commons-vfs2-distribution" rev="2.9.0-805-1">
<artifact name="commons-vfs2-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.thirdparty.org.apache.commons', module='commons-vfs2-distribution', version='2.9.0-805-1')
)
libraryDependencies += "org.aksw.thirdparty.org.apache.commons" % "commons-vfs2-distribution" % "2.9.0-805-1"
[org.aksw.thirdparty.org.apache.commons/commons-vfs2-distribution "2.9.0-805-1"]