File tree Expand file tree Collapse file tree 4 files changed +0
-16
lines changed
kotlinx-coroutines-async-example-ui
kotlinx-coroutines-rx-example Expand file tree Collapse file tree 4 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 1414
1515 <name >Example of asyncUi usage</name >
1616
17- <properties >
18- <kotlin .version>1.1-SNAPSHOT</kotlin .version>
19- </properties >
20-
2117 <build >
2218 <sourceDirectory >src/main/kotlin</sourceDirectory >
2319 <testSourceDirectory >src/test/kotlin</testSourceDirectory >
Original file line number Diff line number Diff line change 1414
1515 <name >Kotlin async library based on CompletableFuture</name >
1616
17- <properties >
18- <kotlin .version>1.1-SNAPSHOT</kotlin .version>
19- </properties >
20-
2117 <build >
2218 <sourceDirectory >src/main/kotlin</sourceDirectory >
2319 <testSourceDirectory >src/test/kotlin</testSourceDirectory >
Original file line number Diff line number Diff line change 1414
1515 <name >Example of asyncRx usage</name >
1616
17- <properties >
18- <kotlin .version>1.1-SNAPSHOT</kotlin .version>
19- </properties >
20-
2117 <build >
2218 <sourceDirectory >src/main/kotlin</sourceDirectory >
2319 <plugins >
Original file line number Diff line number Diff line change 1414
1515 <name >Kotlin coroutines support for Rx library</name >
1616
17- <properties >
18- <kotlin .version>1.1-SNAPSHOT</kotlin .version>
19- </properties >
20-
2117 <build >
2218 <sourceDirectory >src/main/kotlin</sourceDirectory >
2319 <testSourceDirectory >src/test/kotlin</testSourceDirectory >
You can’t perform that action at this time.
0 commit comments