| GroupId | GroupIdio.github.abarhub |
|---|---|
| ArtifactId | ArtifactIdvfs4j-tests-parent |
| Version | Version0.7.2 |
| Type | Typepom |
| Filename | Size |
|---|---|
| vfs4j-tests-parent-0.7.2.pom | 737 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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-parent/
implementation 'io.github.abarhub:vfs4j-tests-parent:0.7.2'
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-parent/
implementation ("io.github.abarhub:vfs4j-tests-parent:0.7.2")
'io.github.abarhub:vfs4j-tests-parent:pom:0.7.2'
<dependency org="io.github.abarhub" name="vfs4j-tests-parent" rev="0.7.2">
<artifact name="vfs4j-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.abarhub', module='vfs4j-tests-parent', version='0.7.2')
)
libraryDependencies += "io.github.abarhub" % "vfs4j-tests-parent" % "0.7.2"
[io.github.abarhub/vfs4j-tests-parent "0.7.2"]