| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rarnu |
| ArtifactId | ArtifactIdktfunctional |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionktfunctional
KtFunctional
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ktfunctional-0.9.0.pom | |
| ktfunctional-0.9.0.aar | 76 KB |
| ktfunctional-0.9.0-sources.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rarnu/ktfunctional/ -->
<dependency>
<groupId>com.github.rarnu</groupId>
<artifactId>ktfunctional</artifactId>
<version>0.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rarnu/ktfunctional/
implementation 'com.github.rarnu:ktfunctional:0.9.0'
// https://jarcasting.com/artifacts/com.github.rarnu/ktfunctional/
implementation ("com.github.rarnu:ktfunctional:0.9.0")
'com.github.rarnu:ktfunctional:aar:0.9.0'
<dependency org="com.github.rarnu" name="ktfunctional" rev="0.9.0">
<artifact name="ktfunctional" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.rarnu', module='ktfunctional', version='0.9.0')
)
libraryDependencies += "com.github.rarnu" % "ktfunctional" % "0.9.0"
[com.github.rarnu/ktfunctional "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-compress | jar | 1.16.1 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.21 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.2.1 |