worried-planet-2191
03/22/2023, 2:21 PMmost-spoon-61816
03/22/2023, 5:13 PMdazzling-garden-98992
03/22/2023, 6:37 PMdazzling-garden-98992
03/22/2023, 7:59 PMmaven {
url = uri("<https://jitpack.io>")
}
com.github.growthbook:growthbook-sdk-java:0.3.0
Or
io.growthbook.sdk:GrowthBook-jvm:1.1.27
Which one is it for a server side Kotlin app?
@fresh-football-47124 @helpful-application-7107better-magician-65629
03/22/2023, 8:15 PMmaven {
url = uri("<https://jitpack.io>")
}
com.github.growthbook:growthbook-sdk-java:0.3.0
it can be used both in java and in kotlin.
the growthbook-kotlin project is android only and would not be compatible.
⢠here are the docs for the java SDK: https://docs.growthbook.io/lib/java ā at the bottom there are some examples (java spring, kotlin with ktor)
⢠here's the repository: https://github.com/growthbook/growthbook-sdk-java
please note, the latest version of the java SDK is now 0.5.0. you may want to choose version 0.4.0 and up if you'd like networking support.dazzling-garden-98992
03/23/2023, 10:48 PM