is not current version
Last Version 1.0.0-beta02

com.rickbusarow.dispatcherprovider:dispatcher-provider-test 1.0.0-beta01

Utilities for injecting CoroutineDispatcher options into a CoroutineScope at creation, then locating them via the CoroutineContext

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.rickbusarow.dispatcherprovider
ArtifactId

ArtifactId

dispatcher-provider-test
Version

Version

1.0.0-beta01
Type

Type

jar

Download dispatcher-provider-test 1.0.0-beta01


<!-- https://jarcasting.com/artifacts/com.rickbusarow.dispatcherprovider/dispatcher-provider-test/ -->
<dependency>
    <groupId>com.rickbusarow.dispatcherprovider</groupId>
    <artifactId>dispatcher-provider-test</artifactId>
    <version>1.0.0-beta01</version>
</dependency>
// https://jarcasting.com/artifacts/com.rickbusarow.dispatcherprovider/dispatcher-provider-test/
implementation 'com.rickbusarow.dispatcherprovider:dispatcher-provider-test:1.0.0-beta01'
// https://jarcasting.com/artifacts/com.rickbusarow.dispatcherprovider/dispatcher-provider-test/
implementation ("com.rickbusarow.dispatcherprovider:dispatcher-provider-test:1.0.0-beta01")
'com.rickbusarow.dispatcherprovider:dispatcher-provider-test:jar:1.0.0-beta01'
<dependency org="com.rickbusarow.dispatcherprovider" name="dispatcher-provider-test" rev="1.0.0-beta01">
  <artifact name="dispatcher-provider-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rickbusarow.dispatcherprovider', module='dispatcher-provider-test', version='1.0.0-beta01')
)
libraryDependencies += "com.rickbusarow.dispatcherprovider" % "dispatcher-provider-test" % "1.0.0-beta01"
[com.rickbusarow.dispatcherprovider/dispatcher-provider-test "1.0.0-beta01"]