is not current version
Last Version 1.1

au.net.causal.projo:projo-truevfs 1.0

Adds support storing and retrieving TrueVFS TFiles and TPaths.

Categories

Categories

Net
GroupId

GroupId

au.net.causal.projo
ArtifactId

ArtifactId

projo-truevfs
Version

Version

1.0
Type

Type

jar

Download projo-truevfs 1.0


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