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 di in this page.
Apache License, Version 2.0
You can use the following script to add core_2.12-di.jar to your project.
<dependency> <groupId>cc.drx</groupId> <artifactId>core_2.12</artifactId> <version>di</version> </dependency>
compile group: 'cc.drx', name: 'core_2.12', version: 'di'
libraryDependencies += "cc.drx" % "core_2.12" % "di"
<dependency org="cc.drx" name="core_2.12" rev="di"/>
@Grapes(@Grab(group='cc.drx', module='core_2.12', version='di'))
'cc.drx:core_2.12:jar:di'
Click the following link to download the jar file.
core_2.12-di-javadoc.jar