mirror of
https://github.com/sbt/sbt.git
synced 2026-08-31 02:05:09 +02:00
Synchronize caches
This commit is contained in:
@@ -6,4 +6,5 @@ public interface ComponentProvider
|
||||
{
|
||||
public File[] component(String componentID);
|
||||
public void defineComponent(String componentID, File[] components);
|
||||
public File lockFile();
|
||||
}
|
||||
Reference in New Issue
Block a user