feat(core:artifacts): ArtifactKind interface, registry, built-in kinds, and MaterializingArtifactWriter
This commit is contained in:
@@ -6,4 +6,5 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
implementation(project(":core:events"))
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user