Last Version

core 0.1.6

Jetpack Compose library that provides Compose support for different image loading libraries.

License

License

The Apache License, Version 2.0
GroupId

GroupId

com.husseinala.neon
ArtifactId

ArtifactId

core
Version

Version

0.1.6
Type

Type

aar
Description

Description

core
Jetpack Compose library that provides Compose support for different image loading libraries.
Project URL

Project URL

https://github.com/husseinala/neon
Source Code Management

Source Code Management

https://github.com/husseinala/neon

Download core 0.1.6


<!-- https://jarcasting.com/artifacts/com.husseinala.neon/core/ -->
<dependency>
    <groupId>com.husseinala.neon</groupId>
    <artifactId>core</artifactId>
    <version>0.1.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.husseinala.neon/core/
implementation 'com.husseinala.neon:core:0.1.6'
// https://jarcasting.com/artifacts/com.husseinala.neon/core/
implementation ("com.husseinala.neon:core:0.1.6")
'com.husseinala.neon:core:aar:0.1.6'
<dependency org="com.husseinala.neon" name="core" rev="0.1.6">
  <artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.husseinala.neon', module='core', version='0.1.6')
)
libraryDependencies += "com.husseinala.neon" % "core" % "0.1.6"
[com.husseinala.neon/core "0.1.6"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
androidx.compose.foundation » foundation jar 1.0.0-alpha12
androidx.compose.foundation » foundation-layout jar 1.0.0-alpha12

Project Modules

There are no modules declared in this project.