Migrate to com.vanniktech.maven.publish publish plugin, update gradle, publish to maven central.

This commit is contained in:
2025-04-06 15:13:38 +02:00
parent 9e08601bb7
commit ab5689133f
5 changed files with 44 additions and 30 deletions

View File

@@ -1,10 +1,8 @@
package nl.astraeus.komp
import org.w3c.dom.AddEventListenerOptions
import org.w3c.dom.events.Event
import org.w3c.dom.Element
import org.w3c.dom.HTMLInputElement
import org.w3c.dom.events.EventListener
import org.w3c.dom.events.Event
import org.w3c.dom.get
private fun Int.asSpaces(): String {