GroupId | GroupIdcom.github.fangjinuo.agileway |
---|---|
ArtifactId | ArtifactIdagileway-vfs |
Version | Version2.6.3 |
Type | Typejar |
Filename | Size |
---|---|
agileway-vfs-2.6.3.pom | |
agileway-vfs-2.6.3.jar | 39 KB |
agileway-vfs-2.6.3-sources.jar | 20 KB |
agileway-vfs-2.6.3-javadoc.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-vfs/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-vfs</artifactId>
<version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-vfs/
implementation 'com.github.fangjinuo.agileway:agileway-vfs:2.6.3'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-vfs/
implementation ("com.github.fangjinuo.agileway:agileway-vfs:2.6.3")
'com.github.fangjinuo.agileway:agileway-vfs:jar:2.6.3'
<dependency org="com.github.fangjinuo.agileway" name="agileway-vfs" rev="2.6.3">
<artifact name="agileway-vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-vfs', version='2.6.3')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-vfs" % "2.6.3"
[com.github.fangjinuo.agileway/agileway-vfs "2.6.3"]