is not current version
Last Version 2.1.9

com.swoval:file-tree-views 2.0.7

File system apis.

GroupId

GroupId

com.swoval
ArtifactId

ArtifactId

file-tree-views
Version

Version

2.0.7
Type

Type

jar

Download file-tree-views 2.0.7


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