Last Version

TrueVFS Component Instrumentation 0.14.0

Provides basic functionality for instrumenting the TrueVFS Kernel.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-comp-inst
Version

Version

0.14.0
Type

Type

jar
Description

Description

TrueVFS Component Instrumentation
Provides basic functionality for instrumenting the TrueVFS Kernel.
Project URL

Project URL

http://truevfs.net/
Project Organization

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/truevfs

Download truevfs-comp-inst 0.14.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.truevfs : truevfs-kernel-spec jar 0.14.0

Project Modules

There are no modules declared in this project.