You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Kontent Delivery Java SDK](/kontent-delivery#readme)| The Kentico Kontent Delivery Java SDK is a client library used for retrieving content from [Kentico Kontent](https://kontent.ai)|[](https://bintray.com/kentico/kontent-java-packages/kontent-delivery/_latestVersion)|
10
-
|[Kontent Generators](/kontent-delivery-generators#readme)| This tool generates strongly-typed models based on Content Types in a Kentico Kontent project. |[](https://bintray.com/kentico/kontent-java-packages/kontent-delivery-generators/_latestVersion)|
11
-
|[Kontent Sample Spring Boot app](/sample-app-spring-boot#readme)| Showcase of the [Spring boot](https://spring.io/projects/spring-boot) application displaying data from Kontent. |[source](/sample-app-spring-boot/README.md)|
12
-
|[Kontent Sample Gradle Console app](/test-gradle-console-app#readme)| Simple Java console application showcasing how to load data from Kontent. |[source](/test-gradle-console-app/README.md)|
13
-
|[Kontent Sample Android app (Java)](/sample-app-android#readme)| Showcase of the [Android](https://www.android.com/) application written in Java using [RxJava](https://github.com/ReactiveX/RxJava) displaying data from Kontent. |[source](/sample-app-android/README.md)|
|[Kontent Delivery Java SDK](/kontent-delivery#readme)| The Kentico Kontent Delivery Java SDK is a client library used for retrieving content from [Kentico Kontent](https://kontent.ai)|[](https://bintray.com/kentico/kontent-java-packages/kontent-delivery/_latestVersion)|
10
+
|[Kontent Generators](/kontent-delivery-generators#readme)| This tool generates strongly-typed models based on Content Types in a Kentico Kontent project. |[](https://bintray.com/kentico/kontent-java-packages/kontent-delivery-generators/_latestVersion)|
11
+
|[Kontent Sample Spring Boot app](/sample-app-spring-boot#readme)| Showcase of the [Spring boot](https://spring.io/projects/spring-boot) application displaying data from Kontent. |[source](/sample-app-spring-boot/README.md)|
12
+
|[Kontent Sample Gradle Console app](/test-gradle-console-app#readme)| Simple Java console application showcasing how to load data from Kontent. |[source](/test-gradle-console-app/README.md)|
13
+
|[Kontent Sample Android app (Java)](/sample-app-android#readme)| Showcase of the [Android](https://www.android.com/) application written in Java using [RxJava](https://github.com/ReactiveX/RxJava) for data fetching from Kontent. |[source](/sample-app-android/README.md)|
14
+
|[Kontent Sample Android app (Kotlin)](/sample-app-android-kotlin#readme)| Showcase of the [Android](https://www.android.com/) application written in Kotlin using [Kotlin Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html) for data fetching from Kontent. |[source](/sample-app-android-kotlin/README.md)|
* @apiNote Please use this constructor when you need to initialize client with default template configuration - so when you are using template engine. For i.e. Android platform use {@link DeliveryClient#DeliveryClient(DeliveryOptions, TemplateEngineConfig) and set second parameter to null.}
112
+
* Please use this constructor when you need to initialize client with default template configuration - so when you are using template engine. For i.e. Android platform use {@link DeliveryClient#DeliveryClient(DeliveryOptions, TemplateEngineConfig)} and set second parameter to null.
0 commit comments