We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df98e4a commit 68d7188Copy full SHA for 68d7188
ebxml-processing-model/build.gradle.kts
@@ -8,6 +8,7 @@ plugins {
8
kotlin("jvm")
9
kotlin("plugin.serialization")
10
id("maven-publish")
11
+ id("java-library")
12
}
13
14
tasks {
0 commit comments