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