package-info.java
313 Bytes
/*
* Decompiled with CFR 0_118.
*
* Could not load the following classes:
* aQute.bnd.annotation.Export
* aQute.bnd.annotation.Version
*/
package com.day.crx.packaging;
import aQute.bnd.annotation.Export;
import aQute.bnd.annotation.Version;
@Version(value="2.0.0")
@Export
interface package-info {
}