dataforge-core/dataforge-meta/build.gradle.kts

9 lines
148 B
Plaintext
Raw Normal View History

2020-03-13 19:15:37 +03:00
import scientifik.serialization
2019-01-27 17:12:46 +03:00
plugins {
id("scientifik.mpp")
2019-01-27 17:12:46 +03:00
}
2020-03-13 19:15:37 +03:00
serialization()
2019-06-28 16:28:54 +03:00
description = "Meta definition and basic operations on meta"