| License |
License |
|---|---|
| GroupId | GroupIdcom.apptentive |
| ArtifactId | ArtifactIdapptentive-notes |
| Last Version | Last Version6.0.0-beta02 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionapptentive-notes
Apptentive Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| apptentive-notes-6.0.0-beta02.pom | |
| apptentive-notes-6.0.0-beta02-sources.jar | 6 KB |
| apptentive-notes-6.0.0-beta02-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.apptentive/apptentive-notes/ -->
<dependency>
<groupId>com.apptentive</groupId>
<artifactId>apptentive-notes</artifactId>
<version>6.0.0-beta02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.apptentive/apptentive-notes/
implementation 'com.apptentive:apptentive-notes:6.0.0-beta02'
// https://jarcasting.com/artifacts/com.apptentive/apptentive-notes/
implementation ("com.apptentive:apptentive-notes:6.0.0-beta02")
'com.apptentive:apptentive-notes:aar:6.0.0-beta02'
<dependency org="com.apptentive" name="apptentive-notes" rev="6.0.0-beta02">
<artifact name="apptentive-notes" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.apptentive', module='apptentive-notes', version='6.0.0-beta02')
)
libraryDependencies += "com.apptentive" % "apptentive-notes" % "6.0.0-beta02"
[com.apptentive/apptentive-notes "6.0.0-beta02"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.fragment » fragment-ktx | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |