package-info.java 351 Bytes
/*
 * Decompiled with CFR 0_118.
 * 
 * Could not load the following classes:
 *  aQute.bnd.annotation.Export
 *  aQute.bnd.annotation.Version
 */
package com.adobe.granite.cloudsettings;

import aQute.bnd.annotation.Export;
import aQute.bnd.annotation.Version;

@Version(value="2.1.0")
@Export(optional={"provide:=true"})
interface package-info {
}