| License |
License |
|---|---|
| GroupId | GroupIdorg.qbicc |
| ArtifactId | ArtifactIdqbicc-machine-vfs |
| Version | Version0.34.0 |
| Type | Typejar |
| Description |
DescriptionQbicc Machine: Virtual File System
Qbicc module implementing a virtual file system
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| qbicc-machine-vfs-0.34.0.pom | |
| qbicc-machine-vfs-0.34.0.jar | 46 KB |
| qbicc-machine-vfs-0.34.0-sources.jar | 23 KB |
| qbicc-machine-vfs-0.34.0-javadoc.jar | 175 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.qbicc/qbicc-machine-vfs/ -->
<dependency>
<groupId>org.qbicc</groupId>
<artifactId>qbicc-machine-vfs</artifactId>
<version>0.34.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.qbicc/qbicc-machine-vfs/
implementation 'org.qbicc:qbicc-machine-vfs:0.34.0'
// https://jarcasting.com/artifacts/org.qbicc/qbicc-machine-vfs/
implementation ("org.qbicc:qbicc-machine-vfs:0.34.0")
'org.qbicc:qbicc-machine-vfs:jar:0.34.0'
<dependency org="org.qbicc" name="qbicc-machine-vfs" rev="0.34.0">
<artifact name="qbicc-machine-vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.qbicc', module='qbicc-machine-vfs', version='0.34.0')
)
libraryDependencies += "org.qbicc" % "qbicc-machine-vfs" % "0.34.0"
[org.qbicc/qbicc-machine-vfs "0.34.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.qbicc : qbicc-machine-vio | jar | 0.34.0 |
| io.smallrye.common : smallrye-common-constraint | jar | |
| org.eclipse.collections : eclipse-collections | jar | 11.0.0 |