| License |
License |
|---|---|
| GroupId | GroupIdcom.emarsys |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version3.2.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncore
core module of the EmarsysSDK
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationEmarsys |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-3.2.4.pom | |
| core-3.2.4-sources.jar | 80 KB |
| core-3.2.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.emarsys/core/ -->
<dependency>
<groupId>com.emarsys</groupId>
<artifactId>core</artifactId>
<version>3.2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/core/
implementation 'com.emarsys:core:3.2.4'
// https://jarcasting.com/artifacts/com.emarsys/core/
implementation ("com.emarsys:core:3.2.4")
'com.emarsys:core:aar:3.2.4'
<dependency org="com.emarsys" name="core" rev="3.2.4">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='core', version='3.2.4')
)
libraryDependencies += "com.emarsys" % "core" % "3.2.4"
[com.emarsys/core "3.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| com.emarsys : core-api | jar | 3.2.4 |
| com.google.crypto.tink : tink-android | jar | 1.6.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.2 |