GroupId | GroupIdcom.swoval |
---|---|
ArtifactId | ArtifactIdfile-tree-views_sjs0.6_2.12 |
Version | Version2.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.swoval/file-tree-views_sjs0.6_2.12/ -->
<dependency>
<groupId>com.swoval</groupId>
<artifactId>file-tree-views_sjs0.6_2.12</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.swoval/file-tree-views_sjs0.6_2.12/
implementation 'com.swoval:file-tree-views_sjs0.6_2.12:2.0.2'
// https://jarcasting.com/artifacts/com.swoval/file-tree-views_sjs0.6_2.12/
implementation ("com.swoval:file-tree-views_sjs0.6_2.12:2.0.2")
'com.swoval:file-tree-views_sjs0.6_2.12:jar:2.0.2'
<dependency org="com.swoval" name="file-tree-views_sjs0.6_2.12" rev="2.0.2">
<artifact name="file-tree-views_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swoval', module='file-tree-views_sjs0.6_2.12', version='2.0.2')
)
libraryDependencies += "com.swoval" % "file-tree-views_sjs0.6_2.12" % "2.0.2"
[com.swoval/file-tree-views_sjs0.6_2.12 "2.0.2"]