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