Alex Nedelcu on Nostr: I'm building a mixed library with #Java / #Kotlin / #Scala modules. Not a fun ...
I'm building a mixed library with #Java / #Kotlin / #Scala modules.
Not a fun experience, as Kotlin Multiplatform needs Gradle and cross-building Scala (JVM/JS, 2.13/3) needs Sbt.
I've settled on manual wiring: Gradle/sbt shell tasks invoking each other.
Published at
2024-07-29 05:28:38Event JSON
{
"id": "59e4149df4a3b1b3dec0befb0da73c039f3ea5736018297e752c268c081c8074",
"pubkey": "2464a99bb3a2cface2d500032721fbdb4f036b4c92624d2039a11cc2d6a744a4",
"created_at": 1722230918,
"kind": 1,
"tags": [
[
"t",
"java"
],
[
"t",
"kotlin"
],
[
"t",
"scala"
],
[
"proxy",
"https://social.alexn.org/users/alexelcu/statuses/112868125490727983",
"activitypub"
]
],
"content": "I'm building a mixed library with #Java / #Kotlin / #Scala modules.\n\nNot a fun experience, as Kotlin Multiplatform needs Gradle and cross-building Scala (JVM/JS, 2.13/3) needs Sbt.\n\nI've settled on manual wiring: Gradle/sbt shell tasks invoking each other.",
"sig": "4159e254e3ea252c24674e0a50a2089d570fe06316c940181f54eae57b95a82f1c754bbc5f3f16d2887df66c613682d0d82691b6f44a66e0975967229dd76faa"
}