Download core_2.12-0.2.0-snapshot.jar file - Jar c

Jar examples for c:core-2.12

Description

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.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

core_2.12-0.2.0-snapshot-javadoc.jar
core_2.12-0.2.0-snapshot-sources.jar
core_2.12-0.2.0-snapshot.jar
core_2.12-0.2.0-snapshot.pom



Related Tutorials