Last Version

TrueVFS Kernel 0.11.1

TrueVFS Kernel modules specify and implement the API for accessing the virtual file system space.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-kernel
Version

Version

0.11.1
Type

Type

pom
Description

Description

TrueVFS Kernel
TrueVFS Kernel modules specify and implement the API for accessing the virtual file system space.
Project Organization

Project Organization

Schlichtherle IT Services

Download truevfs-kernel 0.11.1

Filename Size
truevfs-kernel-0.11.1.pom 937 bytes
Browse

<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-kernel/ -->
<dependency>
    <groupId>net.java.truevfs</groupId>
    <artifactId>truevfs-kernel</artifactId>
    <version>0.11.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-kernel/
implementation 'net.java.truevfs:truevfs-kernel:0.11.1'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-kernel/
implementation ("net.java.truevfs:truevfs-kernel:0.11.1")
'net.java.truevfs:truevfs-kernel:pom:0.11.1'
<dependency org="net.java.truevfs" name="truevfs-kernel" rev="0.11.1">
  <artifact name="truevfs-kernel" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-kernel', version='0.11.1')
)
libraryDependencies += "net.java.truevfs" % "truevfs-kernel" % "0.11.1"
[net.java.truevfs/truevfs-kernel "0.11.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • truevfs-kernel-impl
  • truevfs-kernel-spec