License |
License |
---|---|
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdvfs |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
vfs-3.4.9.pom | |
vfs-3.4.9.jar | 50 KB |
vfs-3.4.9-tests.jar | 24 KB |
vfs-3.4.9-sources.jar | 48 KB |
vfs-3.4.9-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/vfs/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>vfs</artifactId>
<version>3.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/vfs/
implementation 'org.tinygroup:vfs:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/vfs/
implementation ("org.tinygroup:vfs:3.4.9")
'org.tinygroup:vfs:jar:3.4.9'
<dependency org="org.tinygroup" name="vfs" rev="3.4.9">
<artifact name="vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='vfs', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "vfs" % "3.4.9"
[org.tinygroup/vfs "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |