| License |
License |
|---|---|
| GroupId | GroupIdbe.yildiz-games |
| ArtifactId | ArtifactIdmodule-vfs |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProject to hold the parent pom for all children projects.
|
| Filename | Size |
|---|---|
| module-vfs-1.0.0.pom | |
| module-vfs-1.0.0.jar | 10 KB |
| module-vfs-1.0.0-sources.jar | 14 KB |
| module-vfs-1.0.0-javadoc.jar | 422 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-vfs/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-vfs</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-vfs/
implementation 'be.yildiz-games:module-vfs:1.0.0'
// https://jarcasting.com/artifacts/be.yildiz-games/module-vfs/
implementation ("be.yildiz-games:module-vfs:1.0.0")
'be.yildiz-games:module-vfs:jar:1.0.0'
<dependency org="be.yildiz-games" name="module-vfs" rev="1.0.0">
<artifact name="module-vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-vfs', version='1.0.0')
)
libraryDependencies += "be.yildiz-games" % "module-vfs" % "1.0.0"
[be.yildiz-games/module-vfs "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| be.yildiz-games : common-exception | jar | 1.0.4 |
| be.yildiz-games : common-logging | jar | 3.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |