Jar examples for c:core-2.10
Reactive data-binding for Scala. This artifact is available for both Scala.js and JVM.
You can download jar file core_2.10 dj in this page.
The Apache Software License, Version 2.0
You can use the following script to add core_2.10-dj.jar to your project.
<dependency> <groupId>cc.drx</groupId> <artifactId>core_2.10</artifactId> <version>dj</version> </dependency>
compile group: 'cc.drx', name: 'core_2.10', version: 'dj'
libraryDependencies += "cc.drx" % "core_2.10" % "dj"
<dependency org="cc.drx" name="core_2.10" rev="dj"/>
@Grapes(@Grab(group='cc.drx', module='core_2.10', version='dj'))
'cc.drx:core_2.10:jar:dj'
Click the following link to download the jar file.
core_2.10-dj-javadoc.jar