License |
License |
---|---|
GroupId | GroupIddev.enro |
ArtifactId | ArtifactIdenro-core |
Version | Version1.4.1 |
Type | Typeaar |
Description |
Descriptionenro-core
A component of Enro, a small navigation library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
enro-core-1.4.1.pom | |
enro-core-1.4.1-sources.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.enro/enro-core/ -->
<dependency>
<groupId>dev.enro</groupId>
<artifactId>enro-core</artifactId>
<version>1.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.enro/enro-core/
implementation 'dev.enro:enro-core:1.4.1'
// https://jarcasting.com/artifacts/dev.enro/enro-core/
implementation ("dev.enro:enro-core:1.4.1")
'dev.enro:enro-core:aar:1.4.1'
<dependency org="dev.enro" name="enro-core" rev="1.4.1">
<artifact name="enro-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.enro', module='enro-core', version='1.4.1')
)
libraryDependencies += "dev.enro" % "enro-core" % "1.4.1"
[dev.enro/enro-core "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.3 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
androidx.compose.compiler » compiler | jar | 1.0.5 |
androidx.compose.foundation » foundation | jar | 1.0.5 |
androidx.compose.foundation » foundation-layout | jar | 1.0.5 |
androidx.compose.ui » ui | jar | 1.0.5 |
androidx.compose.ui » ui-tooling | jar | 1.0.5 |
androidx.compose.runtime » runtime | jar | 1.0.5 |
androidx.lifecycle » lifecycle-viewmodel-compose | jar | 2.4.0 |
androidx.compose.runtime » runtime-livedata | jar | 1.0.5 |
androidx.activity » activity-compose | jar | 1.4.0 |
androidx.compose.material » material | jar | 1.0.5 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
androidx.activity » activity-ktx | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.31 |