is not current version
Last Version 2.1.2

com.interswitchng:smart-pos-core 2.1.1

Interswitch official POS Android SDK

GroupId

GroupId

com.interswitchng
ArtifactId

ArtifactId

smart-pos-core
Version

Version

2.1.1
Type

Type

aar

Download smart-pos-core 2.1.1


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