is not current version
Last Version 1.0.27

com.sequencing:file-selector 1.0.14

File Selector Maven plugin for adding Squencing.com's Real-Time Personalization technology to Android and Java apps

GroupId

GroupId

com.sequencing
ArtifactId

ArtifactId

file-selector
Version

Version

1.0.14
Type

Type

aar

Download file-selector 1.0.14


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