| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdcom.arkivanov.essenty |
| ArtifactId | ArtifactIdback-pressed-js |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionEssenty
Essential libraries for Kotlin Multiplatform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| back-pressed-js-0.4.0.pom | |
| back-pressed-js-0.4.0.module | 2 KB |
| back-pressed-js-0.4.0-sources.jar | 2 KB |
| back-pressed-js-0.4.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.arkivanov.essenty/back-pressed-js/ -->
<dependency>
<groupId>com.arkivanov.essenty</groupId>
<artifactId>back-pressed-js</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.arkivanov.essenty/back-pressed-js/
implementation 'com.arkivanov.essenty:back-pressed-js:0.4.0'
// https://jarcasting.com/artifacts/com.arkivanov.essenty/back-pressed-js/
implementation ("com.arkivanov.essenty:back-pressed-js:0.4.0")
'com.arkivanov.essenty:back-pressed-js:pom:0.4.0'
<dependency org="com.arkivanov.essenty" name="back-pressed-js" rev="0.4.0">
<artifact name="back-pressed-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.arkivanov.essenty', module='back-pressed-js', version='0.4.0')
)
libraryDependencies += "com.arkivanov.essenty" % "back-pressed-js" % "0.4.0"
[com.arkivanov.essenty/back-pressed-js "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
| com.arkivanov.essenty : utils-internal-js | jar | 0.4.0 |