| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCaching Data CLI User Interface | 
        
| GroupId | GroupIdcom.github.adedayo.eclipse.sdk | 
    
| ArtifactId | ArtifactIdorg.eclipse.equinox.weaving.caching | 
    
| Last Version | Last Version1.0.400 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionorg.eclipse.equinox.weaving.caching 
            A packaging of the eclipse sdk org.eclipse.equinox.weaving.caching library. 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.weaving.caching/ -->
<dependency>
    <groupId>com.github.adedayo.eclipse.sdk</groupId>
    <artifactId>org.eclipse.equinox.weaving.caching</artifactId>
    <version>1.0.400</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.weaving.caching/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.weaving.caching:1.0.400'
                // https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.weaving.caching/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.equinox.weaving.caching:1.0.400")
                'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.weaving.caching:jar:1.0.400'
                <dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.equinox.weaving.caching" rev="1.0.400">
  <artifact name="org.eclipse.equinox.weaving.caching" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.equinox.weaving.caching', version='1.0.400')
)
                libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.equinox.weaving.caching" % "1.0.400"
                [com.github.adedayo.eclipse.sdk/org.eclipse.equinox.weaving.caching "1.0.400"]