GroupId | GroupIdcom.github.fangjinuo.agileway |
---|---|
ArtifactId | ArtifactIdagileway-vfs |
Version | Version2.6.12 |
Type | Typejar |
Filename | Size |
---|---|
agileway-vfs-2.6.12.pom | |
agileway-vfs-2.6.12.jar | 60 KB |
agileway-vfs-2.6.12-sources.jar | 33 KB |
agileway-vfs-2.6.12-javadoc.jar | 346 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.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-vfs/
implementation 'com.github.fangjinuo.agileway:agileway-vfs:2.6.12'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-vfs/
implementation ("com.github.fangjinuo.agileway:agileway-vfs:2.6.12")
'com.github.fangjinuo.agileway:agileway-vfs:jar:2.6.12'
<dependency org="com.github.fangjinuo.agileway" name="agileway-vfs" rev="2.6.12">
<artifact name="agileway-vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-vfs', version='2.6.12')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-vfs" % "2.6.12"
[com.github.fangjinuo.agileway/agileway-vfs "2.6.12"]