GroupId | GroupIdde.xn--ho-hia.memoization |
---|---|
ArtifactId | ArtifactIdmemoization-map |
Last Version | Last Version1.0.0-20160715205956 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmemoization.java :: Map
|
<!-- https://jarcasting.com/artifacts/de.xn--ho-hia.memoization/memoization-map/ -->
<dependency>
<groupId>de.xn--ho-hia.memoization</groupId>
<artifactId>memoization-map</artifactId>
<version>1.0.0-20160715205956</version>
</dependency>
// https://jarcasting.com/artifacts/de.xn--ho-hia.memoization/memoization-map/
implementation 'de.xn--ho-hia.memoization:memoization-map:1.0.0-20160715205956'
// https://jarcasting.com/artifacts/de.xn--ho-hia.memoization/memoization-map/
implementation ("de.xn--ho-hia.memoization:memoization-map:1.0.0-20160715205956")
'de.xn--ho-hia.memoization:memoization-map:jar:1.0.0-20160715205956'
<dependency org="de.xn--ho-hia.memoization" name="memoization-map" rev="1.0.0-20160715205956">
<artifact name="memoization-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.xn--ho-hia.memoization', module='memoization-map', version='1.0.0-20160715205956')
)
libraryDependencies += "de.xn--ho-hia.memoization" % "memoization-map" % "1.0.0-20160715205956"
[de.xn--ho-hia.memoization/memoization-map "1.0.0-20160715205956"]
Group / Artifact | Type | Version |
---|---|---|
de.xn--ho-hia.memoization : memoization-shared | jar | |
de.xn--ho-hia.quality : suppress-warnings | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |