Jar examples for c:core-2.12
Core drx utilities that have no other dependencies other than the core scala lib
You can download jar file core_2.12 dj in this page.
Apache License, Version 2.0
You can use the following script to add core_2.12-dj.jar to your project.
<dependency> <groupId>cc.drx</groupId> <artifactId>core_2.12</artifactId> <version>dj</version> </dependency>
compile group: 'cc.drx', name: 'core_2.12', version: 'dj'
libraryDependencies += "cc.drx" % "core_2.12" % "dj"
<dependency org="cc.drx" name="core_2.12" rev="dj"/>
@Grapes(@Grab(group='cc.drx', module='core_2.12', version='dj'))
'cc.drx:core_2.12:jar:dj'
Click the following link to download the jar file.
core_2.12-dj-javadoc.jar