| License |
License |
|---|---|
| GroupId | GroupIdio.github.abarhub |
| ArtifactId | ArtifactIdvfs4j-tests-parent |
| Version | Version0.7.3 |
| Type | Typepom |
| Description |
Descriptionvfs4j-tests-parent
Virtual File System with plugin
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vfs4j-tests-parent-0.7.3.pom | 781 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-parent/ -->
<dependency>
<groupId>io.github.abarhub</groupId>
<artifactId>vfs4j-tests-parent</artifactId>
<version>0.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-parent/
implementation 'io.github.abarhub:vfs4j-tests-parent:0.7.3'
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-parent/
implementation ("io.github.abarhub:vfs4j-tests-parent:0.7.3")
'io.github.abarhub:vfs4j-tests-parent:pom:0.7.3'
<dependency org="io.github.abarhub" name="vfs4j-tests-parent" rev="0.7.3">
<artifact name="vfs4j-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.abarhub', module='vfs4j-tests-parent', version='0.7.3')
)
libraryDependencies += "io.github.abarhub" % "vfs4j-tests-parent" % "0.7.3"
[io.github.abarhub/vfs4j-tests-parent "0.7.3"]