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