is not current version
Last Version 1.6.15

com.github.anylogic:alogic-vfs 1.6.7

虚拟文件系统(Virutal File System)框架

GroupId

GroupId

com.github.anylogic
ArtifactId

ArtifactId

alogic-vfs
Version

Version

1.6.7
Type

Type

jar

Download alogic-vfs 1.6.7


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