is not current version
Last Version 1.0.27

com.sequencing:file-selector 1.0.10

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.10
Type

Type

aar

Download file-selector 1.0.10


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