is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-vfs 2.5.2


GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-vfs
Version

Version

2.5.2
Type

Type

jar

Download agileway-vfs 2.5.2


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