| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.xn--ho-hia.memoization | 
    
| ArtifactId | ArtifactIdmemoization-core | 
    
| Last Version | Last Version2.0.0-20160802182936 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmemoization.java :: Core 
            Java memoization library 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/de.xn--ho-hia.memoization/memoization-core/ -->
<dependency>
    <groupId>de.xn--ho-hia.memoization</groupId>
    <artifactId>memoization-core</artifactId>
    <version>2.0.0-20160802182936</version>
</dependency>
                // https://jarcasting.com/artifacts/de.xn--ho-hia.memoization/memoization-core/
implementation 'de.xn--ho-hia.memoization:memoization-core:2.0.0-20160802182936'
                // https://jarcasting.com/artifacts/de.xn--ho-hia.memoization/memoization-core/
implementation ("de.xn--ho-hia.memoization:memoization-core:2.0.0-20160802182936")
                'de.xn--ho-hia.memoization:memoization-core:jar:2.0.0-20160802182936'
                <dependency org="de.xn--ho-hia.memoization" name="memoization-core" rev="2.0.0-20160802182936">
  <artifact name="memoization-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.xn--ho-hia.memoization', module='memoization-core', version='2.0.0-20160802182936')
)
                libraryDependencies += "de.xn--ho-hia.memoization" % "memoization-core" % "2.0.0-20160802182936"
                [de.xn--ho-hia.memoization/memoization-core "2.0.0-20160802182936"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| de.xn--ho-hia.quality : suppress-warnings | jar | [4.0.0,5.0.0) |