Last Version

filemap 0.0.1

Virtual file mapping, onto various storage locations

License

License

GroupId

GroupId

com.tooltwist
ArtifactId

ArtifactId

filemap
Version

Version

0.0.1
Type

Type

jar
Description

Description

filemap
Virtual file mapping, onto various storage locations
Project URL

Project URL

https://github.com/tooltwist/filemap

Download filemap 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.tooltwist : xdata jar 0.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.