is not current version
Last Version 2.1.9

com.swoval:file-tree-views v2.1.8

File system apis.

GroupId

GroupId

com.swoval
ArtifactId

ArtifactId

file-tree-views
Version

Version

v2.1.8
Type

Type

jar

Download file-tree-views v2.1.8


<!-- https://jarcasting.com/artifacts/com.swoval/file-tree-views/ -->
<dependency>
    <groupId>com.swoval</groupId>
    <artifactId>file-tree-views</artifactId>
    <version>v2.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.swoval/file-tree-views/
implementation 'com.swoval:file-tree-views:v2.1.8'
// https://jarcasting.com/artifacts/com.swoval/file-tree-views/
implementation ("com.swoval:file-tree-views:v2.1.8")
'com.swoval:file-tree-views:jar:v2.1.8'
<dependency org="com.swoval" name="file-tree-views" rev="v2.1.8">
  <artifact name="file-tree-views" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swoval', module='file-tree-views', version='v2.1.8')
)
libraryDependencies += "com.swoval" % "file-tree-views" % "v2.1.8"
[com.swoval/file-tree-views "v2.1.8"]