| License |
License |
|---|---|
| GroupId | GroupIdcom.emarsys |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version3.2.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncommon
common module of the EmarsysSDK
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationEmarsys |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-3.2.4.pom | |
| common-3.2.4-sources.jar | 1 KB |
| common-3.2.4-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.emarsys/common/ -->
<dependency>
<groupId>com.emarsys</groupId>
<artifactId>common</artifactId>
<version>3.2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/common/
implementation 'com.emarsys:common:3.2.4'
// https://jarcasting.com/artifacts/com.emarsys/common/
implementation ("com.emarsys:common:3.2.4")
'com.emarsys:common:aar:3.2.4'
<dependency org="com.emarsys" name="common" rev="3.2.4">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='common', version='3.2.4')
)
libraryDependencies += "com.emarsys" % "common" % "3.2.4"
[com.emarsys/common "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 |