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