Jar examples for c:common-dispatcher
Contains an executor-like interface (Dispatcher) with real-time and virtual-time implementations.
You can download jar file common-dispatcher 1.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add common-dispatcher-1.1.0.jar to your project.
<dependency> <groupId>com.kolibrifx.common</groupId> <artifactId>common-dispatcher</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.kolibrifx.common', name: 'common-dispatcher', version: '1.1.0'
libraryDependencies += "com.kolibrifx.common" % "common-dispatcher" % "1.1.0"
<dependency org="com.kolibrifx.common" name="common-dispatcher" rev="1.1.0"/>
@Grapes(@Grab(group='com.kolibrifx.common', module='common-dispatcher', version='1.1.0'))
'com.kolibrifx.common:common-dispatcher:jar:1.1.0'
Click the following link to download the jar file.
common-dispatcher-1.1.0-javadoc.jar