Function Memoization

Kotlin functions extensions that allows memoization.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.tomtom.kotlin
ArtifactId

ArtifactId

memoization
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

Function Memoization
Kotlin functions extensions that allows memoization.
Project Organization

Project Organization

TomTom NV

Download memoization

How to add to project

<!-- https://jarcasting.com/artifacts/com.tomtom.kotlin/memoization/ -->
<dependency>
    <groupId>com.tomtom.kotlin</groupId>
    <artifactId>memoization</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomtom.kotlin/memoization/
implementation 'com.tomtom.kotlin:memoization:1.7.1'
// https://jarcasting.com/artifacts/com.tomtom.kotlin/memoization/
implementation ("com.tomtom.kotlin:memoization:1.7.1")
'com.tomtom.kotlin:memoization:jar:1.7.1'
<dependency org="com.tomtom.kotlin" name="memoization" rev="1.7.1">
  <artifact name="memoization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomtom.kotlin', module='memoization', version='1.7.1')
)
libraryDependencies += "com.tomtom.kotlin" % "memoization" % "1.7.1"
[com.tomtom.kotlin/memoization "1.7.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
com.tomtom.kotlin

TomTom

TomTom is the location technology provider enabling developers to build applications which are contributing to a safer, cleaner and less congested world.

Versions

Version
1.7.1
1.7.0
1.6.4
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0